Difference between revisions of "User:Smallpeoples343"
(→Tutoring) |
(→Tutoring) |
||
Line 249: | Line 249: | ||
draw((0,0)--(1,0)); | draw((0,0)--(1,0)); | ||
draw((0,0)--(0,1)); | draw((0,0)--(0,1)); | ||
+ | </asy> | ||
+ | ====Diagram 3==== | ||
+ | <asy> | ||
+ | draw(Circle((0,0),1),linewidth(1)); | ||
+ | dot((0,0)); | ||
+ | draw((0,0)--(1,0)); | ||
+ | draw((0,0)--(0,1)); | ||
+ | draw((1,0)--(0,1)); | ||
</asy> | </asy> |
Revision as of 23:18, 27 January 2012
Contents
Introduction
I am a failing math nerd.
Please do not edit this page without my permission.
I will try to update this page with more information as I try to remember about me having a user page at all...
CSS Wiki Article
If you want to add your CSS to the Wiki page at CSS Skin Compilation, PM me.
Recent Accomplishments
- Finished XKCD
- Finished Questionable Content
- Won Mafia Game 61
- Finished Mafia Game 56
- Played Mafia Game 64
- Playing Mafia Game 66
- Modded Mafia Game 65
- Became global admin of FFC (5 days before it crashed)
- Became administrator of AoPS CSS Wiki article
- Re-designed SmallTickets
- Organized AoPS CSS Wiki article by author
- Finished Dr. McNinja
Test
Tutoring
Diagram 1
Diagram 2
Diagram 3