You may view all the posts of the category "Generalities"
|
|
| (Compiled with Asymptote version 2.14svn-r5318) |
pair A, B, C, D;
A=(0,0);
B=(2cm,0);
C=(4cm,0);
D=(4cm,2cm);
draw(A--B);
draw(C--D);
07 août 2007
|
|
| (Compiled with Asymptote version 2.14svn-r5318) |
pair A, B, C, D;
A=(0,0);
B=(2cm,0);
C=(4cm,0);
D=(4cm,2cm);
draw(A--B);
draw(C--D);
