| 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))
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.