MathJaxExamples: Difference between revisions
Jump to navigation
Jump to search
Jpr@uab.edu (talk | contribs) (add blank line before to see if that affects) |
Jpr@uab.edu (talk | contribs) (fixed missing closing bracket) |
||
Line 7: | Line 7: | ||
\dot{y} & = \rho x - y - xz \\ | \dot{y} & = \rho x - y - xz \\ | ||
\dot{z} & = -\beta z + xy | \dot{z} & = -\beta z + xy | ||
\end{align}</math | \end{align}</math> |
Revision as of 20:40, 22 January 2015
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>