Join our WikiEducator discussion group or Register now for free skills training
Thread:How can I insert a maths formula like quadratic in my wiki page (2)
From WikiEducator
a fragment of a discussion from Talk:Wikieducator tutorial
This should do it:
<math>a x^2 + b x + c </math>
which renders as:
ax2 + bx + c

