You may view all the posts of the category "Generalities"
![]() |
|
(Compiled with Asymptote version 2.14svn-r5318) |
// From Asympote's FAQ size(6cm,0); path p=(0,0)--(1,0); frame object; draw(object,scale(3cm)*p); add(object); add(object,(0,-10));