Sandbox: Difference between revisions
Jump to navigation
Jump to search
(testing) |
(testing) |
||
Line 42: | Line 42: | ||
[[File:Chicken.pdf|alt=Chicken|left|frame|Chicken]] | [[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}$