I want to label several curves on a graph, say y=x^2 and y=x^3-5, with
the labeling appear next to the curve.
I know I can use text('y=x^2',...) to achieve that. But how can I use
the "nice form" i.e. x (superscript 2) instead of x^2? I couldn't find
any example of this kind for instance in sage_for_newbies.Thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
