x
=
−
b
±
b
2
−
4
a
c
2
a
See the above, this is all MathML Magic and when we take a look at the source, plain text:
x = − b ± b 2 − 4 a c 2 aYeah, quite complex, let us take the amazing Pythagorean theorem:
a2 + b2 = c2The code would look like this:
a2 + b2 = c2If you want more examples click here for the W3C ones.
Stay :yin_yang: and keep coding :)
Tag:
Creator: