Sandbox
Jump to navigation
Jump to search
This page is for testing the wiki.
Math markup
1
This:
<math>\int_{0}^{2\pi}\!\!
\int_{0}^{\infty} e^{-r^2}r\,dr\,d\theta = \pi</math>
Produces:
[math]\displaystyle{ \int_{0}^{2\pi}\!\!
\int_{0}^{\infty} e^{-r^2}r\,dr\,d\theta = \pi }[/math]
2
This:
$\mathbb{R}^n$
Produces:
$\mathbb{R}^n$
3
This:
<nowiki><math>\mathbb{R}^n</math></nowiki>
Produces:
<math>\mathbb{R}^n</math>
4
This:
$x = {-b \pm \sqrt{b^2-4ac} \over 2a}. $
Produces:
$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$
5
This:
[math]a+b[/math]
Produces:
[math]a+b[/math]
6
This:
$ c = \sqrt{a^2+b^2} $
Produces:
$c = \sqrt{a^2+b^2}$