Difference between revisions of "User:Hunter34"

(New page: hunter34 is a user on Art of Problem Solving. The profile of hunter34 is [http://www.artofproblemsolving.com/Forum/usercp.php?mode=viewprofile&u=27145 here]. Also the blog that hunter34 ha...)
 
Line 1: Line 1:
 
hunter34 is a user on Art of Problem Solving. The profile of hunter34 is [http://www.artofproblemsolving.com/Forum/usercp.php?mode=viewprofile&u=27145 here]. Also the blog that hunter34 has is here [http://www.artofproblemsolving.com/Forum/weblog.php?w=799 here].
 
hunter34 is a user on Art of Problem Solving. The profile of hunter34 is [http://www.artofproblemsolving.com/Forum/usercp.php?mode=viewprofile&u=27145 here]. Also the blog that hunter34 has is here [http://www.artofproblemsolving.com/Forum/weblog.php?w=799 here].
 +
 +
Circle:
 +
<asy>
 +
draw((0,0)--(50,50)--(50,0)--(0,0)--(0,50)--(50,50));
 +
draw((0,50)--(50,0));
 +
</asy>

Revision as of 21:03, 8 November 2007

hunter34 is a user on Art of Problem Solving. The profile of hunter34 is here. Also the blog that hunter34 has is here here.

Circle: [asy] draw((0,0)--(50,50)--(50,0)--(0,0)--(0,50)--(50,50)); draw((0,50)--(50,0)); [/asy]