Hello all:

This bug was recently reported to the maxima list
and I wanted to pass it on to you:

sage: maxima.eval("float(sin(7.25*%pi))")
 '0.0'

Of course, the real answer is

sage: sin(7.25*pi)
 -0.70710678118654757

- David Joyner

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

Reply via email to