SST Lab Dokuwiki Header header picture

ユーザ用ツール

サイト用ツール


latex_sample

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
latex_sample [2019/11/14 08:58] kimilatex_sample [2022/08/23 13:34] (現在) – 外部編集 127.0.0.1
行 1: 行 1:
 ====== LaTeXサンプル ====== ====== LaTeXサンプル ======
-<code latex>R_\theta = \begin{bmatrix} \cos \theta & -\sin  +===== 行列 ===== 
-\theta \\ \sin \theta & \phantom{-} \cos \theta  + 
-\end{bmatrix}</code> $$+<code latex> 
 +R_\theta =  
 +    \begin{bmatrix} 
 +        \cos \theta &           \sin \theta \\ 
 +        \sin \theta & \phantom{-} \cos \theta  
 +\end{bmatrix} 
 +</code> 
 +$$
 R_\theta = \begin{bmatrix} \cos \theta & -\sin  R_\theta = \begin{bmatrix} \cos \theta & -\sin 
 \theta \\ \sin \theta & \phantom{-} \cos \theta  \theta \\ \sin \theta & \phantom{-} \cos \theta 
 \end{bmatrix} \end{bmatrix}
 $$ $$
 +
 +===== 場合わけ =====
 +<code latex>
 +e^{-a|x|} =
 +\begin{cases}
 +    e^{ax}  & \text{if } x <    0 \\
 +    e^{-ax} & \text{if } x \geq 0
 +\end{cases}
 +</code>
 +
 +
 +$$
 +e^{-a|x|} =
 +\begin{cases}
 +    e^{ax}  & \text{if } x <    0 \\
 +    e^{-ax} & \text{if } x \geq 0
 +\end{cases}
 +$$
 +
 +$$
 +\nabla \times \overrightarrow{\mathbf{B}} -
 +\frac{1}{C} \frac{\delta
 +\overrightarrow{\mathbf{E}}}{\delta t} = 4\pi
 +\rho
 +$$
 +
 +$$
 +{\cal H}=\mathcal{H}
 +$$
 +
latex_sample.1573689508.txt.gz · 最終更新: 2022/08/23 13:34 (外部編集)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki