Dear all,

sage: R.<x,y,z>=GF(5)[]
sage: p=R.random_element()
sage: html(p)
<html><font color='black'>x^2 - 2*y*z + z^2 - 2*y</font></html>

Is there an easy way to have an output that will appear in the browser
as a polynomial with proper exponents (such as x<sup>2</sup> - ... +
z<sup>2</sup>...) ?

Cheers
      Simon

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to