MathJaxExamples
From UABgrid Documentation
Revision as of 15:10, 22 January 2015 by Jpr@uab.edu (Talk | contribs)
See how math markup works with SimpleMathJax extension
Lorenz equations from TeX examples:
[math]\begin{align} \dot{x} & = \sigma(y-x) \\ \dot{y} & = \rho x - y - xz \\ \dot{z} & = -\beta z + xy \end{align}[/math]
Another test, this time direct from MathJax:
When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$