Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3052 by [email protected]: evaluating Abs should result in a positive number
http://code.google.com/p/sympy/issues/detail?id=3052

b=Float(str(int((pi*1e20).n(22))))
e = abs(b*(cos(x)**2+sin(x)**2)-b)
e.subs(x,Rational('.1')).n(1)>=0
False


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