-
Notifications
You must be signed in to change notification settings - Fork 384
LaTeX
Alchemy edited this page Oct 20, 2018
·
2 revisions
The editor converts LaTeX equations in double-dollars $$: \inline:
$$
x_{1,2} = {-b\pm\sqrt{b^2 - 4ac} \over 2a}.
$$
$$
|\vec{A}|=\sqrt{A_x^2 + A_y^2 + A_z^2}.
$$
$$
T^{\mu\nu}=\begin{pmatrix}
\varepsilon&0&0&0\\
0&\varepsilon/3&0&0\\
0&0&\varepsilon/3&0\\
0&0&0&\varepsilon/3
\end{pmatrix}
$$
Example:


Welcome to Yosoro!