Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium Simplify Evalf

New issue 3250 by [email protected]: simplify() results in loss of precision
http://code.google.com/p/sympy/issues/detail?id=3250

In [2]: simplify(pi.evalf(100)*x)
Out[2]: 3.14159265358979⋅x

The output should have the 100 digit precision of the input.

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