Difference between revisions of "User:Milkitbun"

(Example)
(===Example)
Line 9: Line 9:
 
===You can post some asy code here===
 
===You can post some asy code here===
  
====Example=
+
=Example=<asy>
label("<math>\circ</math>",-2u+d,NW);
+
label("$\circ$",-2u+d,NW);
label("<math>\circ</math>",-2u+e,NE);
+
label("$\circ$",-2u+e,NE);
label("<math>\circ</math>",-2u-e,SW);
+
label("$\circ$",-2u-e,SW);
label("<math>\circ</math>",-2u-d,SE);
+
label("$\circ$",-2u-d,SE);
label("<math>\circ</math>",-u+d,NW);
+
label("$\circ$",-u+d,NW);
label("<math>\circ</math>",-u+e,NE);
+
label("$\circ$",-u+e,NE);
label("<math>\circ</math>",-u-e,SW);
+
label("$\circ$",-u-e,SW);
label("<math>\circ</math>",-u-d,SE);
+
label("$\circ$",-u-d,SE);
label("<math>\circ</math>",d,NW);
+
label("$\circ$",d,NW);
label("<math>\circ</math>",e,NE);
+
label("$\circ$",e,NE);
label("<math>\circ</math>",-e,SW);
+
label("$\circ$",-e,SW);
label("<math>\circ</math>",-d,SE);
+
label("$\circ$",-d,SE);
label("<math>\circ</math>",u+d,NW);
+
label("$\circ$",u+d,NW);
label("<math>\circ</math>",u+e,NE);
+
label("$\circ$",u+e,NE);
label("<math>\circ</math>",u-e,SW);
+
label("$\circ$",u-e,SW);
label("<math>\circ</math>",u-d,SE);
+
label("$\circ$",u-d,SE);
label("<math>\circ</math>",2u+d,NW);
+
label("$\circ$",2u+d,NW);
label("<math>\circ</math>",2u+e,NE);
+
label("$\circ$",2u+e,NE);
label("<math>\circ</math>",2u-e,SW);
+
label("$\circ$",2u-e,SW);
label("<math>\circ</math>",2u-d,SE);
+
label("$\circ$",2u-d,SE);
 
</asy>
 
</asy>

Revision as of 19:56, 16 July 2020

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("$\circ$",-2u+d,NW);
label("$\circ$",-2u+e,NE);
label("$\circ$",-2u-e,SW);
label("$\circ$",-2u-d,SE);
label("$\circ$",-u+d,NW);
label("$\circ$",-u+e,NE);
label("$\circ$",-u-e,SW);
label("$\circ$",-u-d,SE);
label("$\circ$",d,NW);
label("$\circ$",e,NE);
label("$\circ$",-e,SW);
label("$\circ$",-d,SE);
label("$\circ$",u+d,NW);
label("$\circ$",u+e,NE);
label("$\circ$",u-e,SW);
label("$\circ$",u-d,SE);
label("$\circ$",2u+d,NW);
label("$\circ$",2u+e,NE);
label("$\circ$",2u-e,SW);
label("$\circ$",2u-d,SE);
 (Error making remote request. Unknown error_msg)