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= |
− | + | 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(" | + | label("<math>\circ</math>",2u-d,SE); |
− | |||
− | |||
− | |||
− | |||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
− | label(" | ||
</asy> | </asy> |
Revision as of 20:22, 4 June 2020
Contents
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("",-2u+d,NW);
label("
",-2u+e,NE);
label("
",-2u-e,SW);
label("
",-2u-d,SE);
label("
",-u+d,NW);
label("
",-u+e,NE);
label("
",-u-e,SW);
label("
",-u-d,SE);
label("
",d,NW);
label("
",e,NE);
label("
",-e,SW);
label("
",-d,SE);
label("
",u+d,NW);
label("
",u+e,NE);
label("
",u-e,SW);
label("
",u-d,SE);
label("
",2u+d,NW);
label("
",2u+e,NE);
label("
",2u-e,SW);
label("
",2u-d,SE);
</asy>