sage: plot3d(sqrt(sin(x)*sin(y)),(x,-2*pi,2*pi),(y,-2*pi,2*pi),plot_points=750)
and sage: B=plot3d(sqrt(sin(x)*sin(y)),(x,-2*pi,2*pi),(y,-2*pi,2*pi),plot_points=750,viewer='tachyon') sage: B.show() look better. I wonder what Mma uses as the default number of points. Does anyone know if they are comparable with Sage's default? On Thu, Nov 4, 2010 at 6:58 PM, Dr. David Kirkby <david.kir...@onetel.net> wrote: > This is worth having a look at > > http://trac.sagemath.org/sage_trac/ticket/10215 > > even if the results are a bit depressing. > > Dave > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to > sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org