Figure Asymptote graph -- 007
🔗This picture comes from the Asymptote gallery of topic graph

Show graph/fig0070.asy on Github.
Generated with Asymptote 3.00-0.
Categories : Examples 2D | Graph.asy
Tags : #Graph | #Axis | #Number format
size(8cm,0); import graph; xlimits( -3pi, 3pi); xaxis(BottomTop(), Ticks(Label("$%.2f$",red), Step=2pi, step=pi/5, pTick=.8red));