Hi,
I get this error on Camino (... don't ask):
ReferenceError: _jmolInitCheck is not defined
While trying to plot this:
var('v')
f1 = (x, x*sin(v), x*cos(v))
parametric_plot3d(f1, (x,0,5), (v,0,2*pi))
I must say that this works great in Firefox and Safari, I just thought
you would like to know.
Best,
--
Hector
--~--~---------~--~----~------------~-------~--~----~
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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---