I want to plot a simple function: sqrt(1-x^2) i tried plot(sqrt(1-x^2),(x,1,10)) and plot((1-x^2)^(0.5),(x, 1,10)) , but i doesn't work.
What i am doing wrong? Thanks in advance -vgermrk- --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---