Difference between revisions of "User:Asdf334"
m |
|||
Line 1: | Line 1: | ||
− | + | this is where i selflearn asy | |
− | + | test for labeling: | |
− | + | ||
+ | <asy>draw((1,0)--(2,0)); | ||
+ | label((1,0),"<math>A</math>"); | ||
+ | label((2,0),"<math>B</math>"); |
Revision as of 18:58, 3 March 2020
this is where i selflearn asy
test for labeling:
<asy>draw((1,0)--(2,0)); label((1,0),""); label((2,0),"");