You may view all the posts of the category "graph.asy"
|
|
| (Compiled with Asymptote version 2.14svn-r5318) |
size(8cm,0,false);
import graph;
xlimits(0, 200);
ylimits(-50, 50);
yaxis( "y-value", Left);
xaxis( "x-value", Bottom(true));







