You may view all the posts of the category "graph.asy"
|
|
| (Compiled with Asymptote version 2.14svn-r5318) |
// An other solution...
size(8cm,0);
import graph;
usepackage("icomma");
xlimits( -3pi, 3pi);
xaxis(Ticks(Label(red), Step=2pi,step=pi/5,pTick=.8red));







