Difference between revisions of "AoPS Wiki:Sandbox"

m (Sandbox Area)
(Cleared sandbox)
 
(349 intermediate revisions by 68 users not shown)
Line 1: Line 1:
{{AoPSWiki:Sandbox/header}} <!-- Please do not delete this line -->
+
{{/header}} [[Category:AoPS Wiki]] <!-- Please do not delete this line -->
In the computer world, a '''sandbox''' is a place to test and experiment -- essentially, it's a place to play.
 
 
 
This is the AoPSWiki Sandbox.  Feel free to experiment here.
 
 
 
Warning: anything you place here is subject to deletion without notice.
 
 
 
=== Sandbox Area ===
 
test
 
<problem>
 
<contest>AIME</contest>
 
<version>I</version>
 
<year>2007</year>
 
<probnum>3</probnum>
 
<question>
 
Prove that <math>a^2+b^2=c^2</math> in a right triangle.
 
</question>
 
<solution>
 
"Because I said so" -- Pythagoras
 
</solution>
 
</problem>
 
 
 
If anybody knows how to embed XML tags in a Wiki page so that they ''don't '' display, but are still there, please post here.
 
 
 
<script type='text/javascript' language='javascript'>
 
alert("If this display, it seems like a huge security flaw.");
 
</script>
 
 
 
<math>\mathrm{Test\;of\;mathrm}</math>
 
I am also testing dollars signs:
 
<math>x+3=5</math><math>5+3=x</math>
 
Testing dollar signs <math>x^2 + 3 = 4</math>
 
 
 
Testing multiple dollar signs: <math>r^2+2 = 7</math>
 
and then,
 
<math>r^3-2 = 9</math>
 
 
 
<math>\</math>  <math>x^2 + 3 = 4</math>
 
 
 
Dollar signs.
 
<math>\dfrac{y}{r}=\sin \theta</math>
 
<math>\frac{m}{n}</math>
 
<cmath>cheesecake</cmath>
 
LaTeX doesn't show up in the previews.
 
<math>\frac{\sqrt{b^2-4aq}}{2\pi+3\pi+4\pi</math>
 
 
 
test
 
 
 
testing asy
 
 
 
 
 
<asy>
 
pair A,B;
 
A=(0,0);
 
B=(1,1);
 
draw(A--B);
 
dot((0,0));
 
dot((1,1));
 
label("<math>A</math>",A,W);
 
label("<math>B</math>",B,N);
 
</asy>
 

Latest revision as of 13:56, 9 June 2025

Shortcut:

✏️ Edit this page

This Sandbox page is for experimenting with AoPS Wiki editing.

Feel free to test formatting, links, or templates here. If you're new, you may find the AoPS Wiki editing tutorial helpful.

Note: This page is cleared regularly and without warning. Please do not add offensive, copyrighted, or inappropriate content.