Figure Asymptote generalities -- 091
🔗This picture comes from the Asymptote gallery of topic generalities

Show generalities/fig0910.asy on Github.
Generated with Asymptote 3.00-0.
Categories : Examples 2D | Generalities
Tags : #Basis | #Arrows/Bars
size(0,0); pair A=0; dot(A); arrow("1",A,NE, 3cm); arrow("2",A,SE, 2cm); arrow("3",A,SW, 2.5cm, Margin(3,0)); arrow("4",A,NW, 2.5cm,N);