SST Lab Dokuwiki Header header picture

ユーザ用ツール

サイト用ツール


latex_sample

差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
latex_sample [2019/11/14 08:53] – 作成 kimilatex_sample [2019/11/14 09:00] kimi
行 1: 行 1:
 ====== LaTeXサンプル ====== ====== LaTeXサンプル ======
 +===== 行列 =====
  
 +<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 
 +\theta \\ \sin \theta & \phantom{-} \cos \theta 
 +\end{bmatrix}
 +$$
latex_sample.txt · 最終更新: 2022/08/23 13:34 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki