Math

From Mr. V Wiki Math
Jump to navigation Jump to search

Basics

To render any math equation, the math equation must be between <math></math> i.e., <math>f(x)=x^2</math> gives .

Common math commands =

Superscript: <math>x^{5+y}</math> rendered:
Subscript: <math>x_{5+y}</math> rendered:


123