You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flexo013 edited this page Apr 14, 2020
·
6 revisions
You can write math by TeX. With $ and $$, write some equations. (Make sure to use the TeX delimiters as configured.)
# TeX support
$$ 1 + \frac{q^2}{(1-q)}+\frac{q^6}{(1-q)(1-q^2)}+\cdots = \prod_{j=0}^{\infty}\frac{1}{(1-q^{5j+2})(1-q^{5j+3})}, \quad\quad \text{for }\lvert q\rvert<1. $$
## inline math
This $\begin{Bmatrix}
a & b \\
c & d
\end{Bmatrix}$ is a matrix