I have a second question.  Is there a way to control the order of
elements in the output of show?

As an example:

var('x,y,z')
show(x^2+y^2==z^2)
show(y^2+x^2==z^2)

For me, the above two lines give the same output.  Unfortunately, in
both cases the y^2 term comes first.
Is there any way to make show() ouput the x^2 term first?


--~--~---------~--~----~------------~-------~--~----~
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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to