I wanted to plot x^(1/3) in sage. When I typed it on sage it returned this.
f = x^(1/3) plot(f) verbose 0 (2999: plot.py, generate_plot_points) WARNING: When plotting, failed to evaluate function at 100 points. verbose 0 (2999: plot.py, generate_plot_points) Last error message: 'negative number to a fractional power not real' And I only could see just one side of the graph. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---