Comment #12 on issue 2107 by [email protected]: Real(0.1, 10) - Real(0.1, 10) -> 3.637923296e-13
http://code.google.com/p/sympy/issues/detail?id=2107

http://code.google.com/p/sympy/issues/detail?id=2107#c3 may be helpful in getting

    s=sqrt(3)
    s.n(2) - s.n(2)

to give 0

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
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/sympy-issues?hl=en.

Reply via email to