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=<asy> | |
| − | label(" | + | label("$\circ$",-2u+d,NW); |
| − | label(" | + | label("$\circ$",-2u+e,NE); |
| − | label(" | + | label("$\circ$",-2u-e,SW); |
| − | label(" | + | label("$\circ$",-2u-d,SE); |
| − | label(" | + | label("$\circ$",-u+d,NW); |
| − | label(" | + | label("$\circ$",-u+e,NE); |
| − | label(" | + | label("$\circ$",-u-e,SW); |
| − | label(" | + | label("$\circ$",-u-d,SE); |
| − | label(" | + | label("$\circ$",d,NW); |
| − | label(" | + | label("$\circ$",e,NE); |
| − | label(" | + | label("$\circ$",-e,SW); |
| − | label(" | + | label("$\circ$",-d,SE); |
| − | label(" | + | label("$\circ$",u+d,NW); |
| − | label(" | + | label("$\circ$",u+e,NE); |
| − | label(" | + | label("$\circ$",u-e,SW); |
| − | label(" | + | label("$\circ$",u-d,SE); |
| − | label(" | + | label("$\circ$",2u+d,NW); |
| − | label(" | + | label("$\circ$",2u+e,NE); |
| − | label(" | + | label("$\circ$",2u-e,SW); |
| − | label(" | + | label("$\circ$",2u-d,SE); |
</asy> | </asy> | ||
Revision as of 18:56, 16 July 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("$\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)