Tag: Math
-
Testing MathJax
Writing maths works as in LaTeX. Use dollar signs to enclose inline math, e.g. \(x^2\) \(x^2\) $$x^2$$ \(\begin{align}E &= mc^2 \\m &= \frac{m_0}{\sqrt{1-\frac{v^2}{c^2}}}\end{align}\) \(\int_{-\infty}^\infty e^{-\pi x^2}\,\mathrm{d}x=1\label{a}\tag{1}\) \ref{a}
-
This is a reasonably complete sample of using MathJax.
Sample has been taken form here: https://groups.drupal.org/node/1263 MathJax documentation is here: http://docs.mathjax.org/en/latest/ Wonder how much of this works: https://yutsumura.com/mathjax-in-wordpress/ Writing maths works as in LaTeX. Use dollar signs to enclose inline math, e.g. \(x^2\). Examples for paragraph math are \(x^2 \) and \(x^2\) (both variants are equivalent). There is also a display-style inline math environment,…