Difference between revisions of "AoPS Wiki:Sandbox"
Line 72: | Line 72: | ||
<asy> | <asy> | ||
real f(real x) { | real f(real x) { | ||
− | return | + | return 2x/(x-2); |
} | } | ||
− | + | xaxis(-10,10); | |
− | xaxis( | + | yaxis(-10,10); |
− | yaxis( | ||
− | path g = graph(f,1 | + | path g = graph(f,2.5,10); |
− | draw(g); | + | path h = graph(f, -6, 1.5); |
+ | draw(g^^h, blue); | ||
</asy> | </asy> |
Revision as of 15:40, 11 October 2015
Template:AoPSWiki:Sandbox/header sss <br /> yyy
dddd
<aops>sdfvsdfv</aops>
<a href="www.aops.com">Aops</a>
123\\456 222\\ 1 222 \\ w )\\) Hmmm
print(3)
0