Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(testing) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''This page is for testing the wiki.''' | '''This page is for testing the wiki.''' | ||
== Math markup == | |||
===1=== | |||
This:<br /> | |||
<nowiki><math>\int_{0}^{2\pi}\!\! | |||
\int_{0}^{\infty} e^{-r^2}r\,dr\,d\theta = \pi</math></nowiki> | |||
<br /> Produces: <br /> | |||
<math>\int_{0}^{2\pi}\!\! | |||
\int_{0}^{\infty} e^{-r^2}r\,dr\,d\theta = \pi</math> | |||
< | === 2 === | ||
\ | This: <br /> | ||
'''$'''<nowiki>\mathbb{R}^n</nowiki>'''$''' | |||
<br />Produces: <br /> | |||
$\mathbb{R}^n$ | |||
===3=== | |||
This: <br /> | |||
<nowiki><nowiki><math>\mathbb{R}^n</math></nowiki></nowiki> | |||
<br />Produces:<br /> | |||
<nowiki><math>\mathbb{R}^n</math></nowiki> | |||
===4=== | |||
This: <br /> | |||
'''$'''<nowiki>x = {-b \pm \sqrt{b^2-4ac} \over 2a}.</nowiki> '''$''' | |||
<br />Produces:<br /> | |||
$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$ | |||
===5=== | |||
This: <br /> | |||
'''[math]'''<nowiki>a+b</nowiki>'''[/math]''' | |||
<br />Produces:<br /> | |||
[math]a+b[/math] | |||
===6=== | |||
This: <br /> | |||
'''$''' <nowiki>c = \sqrt{a^2+b^2}</nowiki> '''$''' | |||
<br />Produces:<br /> | |||
$c = \sqrt{a^2+b^2}$ | |||
==Misc== | |||
[[File:Chicken.pdf|alt=Chicken|left|frame|Chicken]] | |||
== Test == | |||
[[File:Where.png|left|thumb]] |
Latest revision as of 15:32, 31 May 2024
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}$