Difference between revisions of "AoPS Wiki:Sandbox"

(\LaTeX test)
Line 9: Line 9:
  
 
==<math>\LaTeX</math> test==
 
==<math>\LaTeX</math> test==
<cmath>\begin{aligned}
+
---experimenthere-----
a&b&c\\
+
 
d&e&f\end{aligned}</cmath>
+
Please do not delete from this point on until 5:00 PST on 4/2!
ffdklsdjlfdskljdfsjkdfsjkll  aks;ljjksdjkjkfldsk;lasdjf;alkfjd;lasjf;lkasdjf;kjalfdjfdkskjlfdkjldfkjl
+
 
 +
We want to find the area of this figure:
 +
<asy>
 +
path rt,tt;
 +
int x;
 +
x = 1+sqrt(2)+(6/1.7);
 +
tt=(0,0)..(1+sqrt(2),1)--(1+sqrt(2),-1)..cycle;
 +
rt=(1+sqrt(2),-1)--(1+sqrt(2)+(6/1.7),-1)--(1+sqrt(2)+(6/1.7),1)--(1+sqrt(2),1);
 +
draw(rt);
 +
draw(tt);
 +
label("1.7", (x, 0), E);
 +
</asy>

Revision as of 18:46, 2 April 2014

Welcome to the sandbox, a location to test your newfound wiki-editing abilities.

Please note that all contributions here may be deleted periodically and without warning.

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.

[This was deleted due to its inappropriateness.]

$\LaTeX$ test

---experimenthere-----

Please do not delete from this point on until 5:00 PST on 4/2!

We want to find the area of this figure:

path rt,tt;
int x;
x = 1+sqrt(2)+(6/1.7);
tt=(0,0)..(1+sqrt(2),1)--(1+sqrt(2),-1)..cycle;
rt=(1+sqrt(2),-1)--(1+sqrt(2)+(6/1.7),-1)--(1+sqrt(2)+(6/1.7),1)--(1+sqrt(2),1);
draw(rt);
draw(tt);
label("1.7", (x, 0), E);
 (Error making remote request. Unknown error_msg)