Writing mathematical expressions
Jump to navigation
Jump to search
Here is an example of how to write a mathematical expression. Basically, you sandwich a LaTeX version of your expression between a <math></math> pair.
The source code
<math>\sqrt{a^2+b^2}</math>
renders as