The n() method is not currently defined for rational numbers:

x = 1/2
x.n()

Exception (click to the left for traceback):
...
AttributeError: 'sage.rings.rational.Rational' object has no attribute 'n'


Would it be possible to add it?

Thanks,

Ted

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