Wikipedia:Tip of the day/July 14, 2006

From Wikipedia, the free encyclopedia

Using Math

When using math in an article, there are two different types of markup that one can use. It is important to be consistent throughout an article and use the same type of markup. If a formula appears all on the same line, it would be better to use HTML than LaTeX, because L looks better in line than L^\infty does; however it's generally a bad idea to attempt to render Q(x) = \frac{1}{\sqrt{2\pi}}\int_{x}^{\infty}e^{-t^{2}/2}dt = \frac{1}{2}\,\operatorname{erfc}\left(\frac{x}{\sqrt{2}}\right),\ x\geq{}0 in HTML.

Read more: Wikipedia:Manual of Style (mathematics)

Prior tip - Next tip