Adding Math With Latex
Return to Wiki Help, LaTeX Help
To add displayed math, type [[math]] Your mathematics here [[\math]]. For inline mathematics type [[$Your mathematics here$]].
For example, @@[[math]] \int_{0}^{2\pi}\frac{\sin(\theta)}{\cos(\theta)} d\theta
[[/math]]@@ produces
\begin{align} \int_{0}^{2\pi}\frac{\sin(\theta)}{\cos(\theta)} d\theta \end{align}
and [[$ G=\{x \ | \ x\in\mathbb{Z} is even\} $]] produces $G=\{x \ | \ x\in\mathbb{Z} \textrm{ is even }\}$