[email protected] wrote: > Hello, this command produces one half of a cirle, not 1/4 as excepted. > I think that this is a bug in sage 3.4 > > Robert > > region_plot([y>0,x>0,x^2+y^2<3], (-3, 3), (-3, > 3),plot_points=100,incol='gray').show(aspect_ratio=1)
I get a quarter-circle on my sage 3.4 and on sagenb.org. Can you try on sagenb.org? Also, can you open a fresh worksheet and try the above code, just to make sure it's not a bug with displaying old images? Thanks, Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
