|
|
(3 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | Hi! I am AndrewC10 and I am particularly new to AoPS Online.
| + | A user who sporadically visits AoPS. |
− | I want to thank CreativeHedgehog and Wuwang2002 for their help.
| |
− | =My AoPS Links=
| |
− | Sorry, I'm not sure if this is allowed, I'll email them.
| |
− | =Facts about me=
| |
− | <font color="red">[Put on another page for it is too long for a section]</font>
| |
− | [[User:Andrewc10/facts|Click here for my facts]]
| |
− | =Math=
| |
− | I am not very good at math :(
| |
− | I don't really like quadratic equations
| |
− | ==LaTeX==
| |
− | I am still learning LaTeX, but I am particularly good at it.
| |
− | (oh great BBcode doen't work here)
| |
− | You can ask me for any LaTeX (except Asymptote)and I will give you the code
| |
− | <math>\text{I} \color{red}{\heartsuit}</math> <math>\LaTeX</math>
| |
− | ===Examples===
| |
− | <math>\sum_{n=5}^{10} \cdot \frac{1}{2} - x^{16}_{8}</math>
| |
− | <math>x^2 - 16x + 77 = 0</math>
| |
− | <math>(x+7)(x+11)</math>
| |
− | ===Wuwang2002===
| |
− | [[User:Wuwang2002|Wuwang2002]] is a close friend of mine. You can also ask him for some bbcode
| |
− | ==Asymptote==
| |
− | I am horrible at asymptote. I don't even know how to spell it. (I had to go to my class forum to find the topic and copy and paste.) I can only do a couple of 'easy' codes.
| |
− | ===examples===
| |
− | [asy]
| |
− | size(1000);
| |
− | pen[][] p={{red,orange,yellow},
| |
− | {purple,orange,green},
| |
− | {blue,orange,red}};
| |
− | latticeshade(texpath("Welcome To The Wiki"),p);
| |
− | [/asy]
| |
− | =Blog=
| |
− | I have created my blog.
| |
− | It features my Python projects.
| |
− | Please visit: https://artofproblemsolving.com/community/c1278407
| |