Figure Asymptote generalities -- 063

Figure generalities 063 Generated with Asymptote

Show generalities/fig0630.asy on Github.
Generated with Asymptote 3.00-0.
Categories : Examples 2D | Generalities
Tags : #Basis | #Point/Dot | #Direction

pair O=0;

dot("N",O,N);
dot("S",O,S);
dot("E",O,E);
dot("W",O,W);