Difference between revisions of "User:Milkitbun"

(Example)
(Blanked the page)
(Tag: Blanking)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
===How did you get here?===
 
  
 
===You can post some asy code here===
 
 
===How did you get here?===
 
 
 
===You can post some asy code here===
 
 
====Example=
 
label("<math>\circ</math>",-2u+d,NW);
 
label("<math>\circ</math>",-2u+e,NE);
 
label("<math>\circ</math>",-2u-e,SW);
 
label("<math>\circ</math>",-2u-d,SE);
 
label("<math>\circ</math>",-u+d,NW);
 
label("<math>\circ</math>",-u+e,NE);
 
label("<math>\circ</math>",-u-e,SW);
 
label("<math>\circ</math>",-u-d,SE);
 
label("<math>\circ</math>",d,NW);
 
label("<math>\circ</math>",e,NE);
 
label("<math>\circ</math>",-e,SW);
 
label("<math>\circ</math>",-d,SE);
 
label("<math>\circ</math>",u+d,NW);
 
label("<math>\circ</math>",u+e,NE);
 
label("<math>\circ</math>",u-e,SW);
 
label("<math>\circ</math>",u-d,SE);
 
label("<math>\circ</math>",2u+d,NW);
 
label("<math>\circ</math>",2u+e,NE);
 
label("<math>\circ</math>",2u-e,SW);
 
label("<math>\circ</math>",2u-d,SE);
 
</asy>
 

Latest revision as of 16:37, 6 December 2020