Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I don't get an error, but I do get plots that are very stretched out. Even with

polar_plot((1/sin(theta)),(theta, pi/12, pi/2),aspect_ratio='auto')

the y-axis isn't as nice as when we do

plot(1,(x,0,3))