Sandbox: Difference between revisions
Jump to navigation
Jump to search
testing |
|||
Line 1: | Line 1: | ||
'''This page is for testing the wiki.''' | '''This page is for testing the wiki.''' | ||
== Math markup == | == Math markup == | ||
=== 0 === | |||
Inline math like $E=mc^2$ or $c=\sqrt{a^2+b^2}$ appears at a different scale than the surrounding text. | |||
===1=== | ===1=== | ||
This:<br /> | This:<br /> |
Latest revision as of 19:23, 4 September 2025
This page is for testing the wiki.
Math markup
0
Inline math like $E=mc^2$ or $c=\sqrt{a^2+b^2}$ appears at a different scale than the surrounding text.
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}$
Misc
Test
