Difference between revisions of "AoPS Wiki:Sandbox"
Googology101 (talk | contribs) |
|||
Line 16: | Line 16: | ||
label("C",C,NW); | label("C",C,NW); | ||
label("D",D,NE);</asy> | label("D",D,NE);</asy> | ||
+ | |||
+ | <asy> | ||
+ | unitsize(1cm); | ||
+ | x = 0; | ||
+ | y = 0; | ||
+ | for (x = 0; x <= 10; x++) for(y =0;y<=10;y++)draw(x,y); | ||
+ | </asy> | ||
<asy> | <asy> |
Revision as of 07:30, 31 March 2009
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.
Sandbox Area
unitsize(1cm); x = 0; y = 0; for (x = 0; x <= 10; x++) for(y =0;y<=10;y++)draw(x,y); (Error making remote request. Unknown error_msg)
$\begin{align*} \dfrac{p+q}{p-q}&=1+\dfrac{2q}{p-q}\\ &= 1+\dfrac{14}{2}\\ &= \boxed{7} \end{align*}$ (Error compiling LaTeX. Unknown error_msg)
Testing answers template:
googology101talk • contribs 22:07, 27 February 2009 (UTC)