Status: Accepted Owner: ---- Labels: Type-Defect Priority-Medium
New issue 2843 by [email protected]: nsimplify of longs fails http://code.google.com/p/sympy/issues/detail?id=2843
nsimplify(1e10)
10000000000
nsimplify(1e11)
oo
nsimplify(1e12)
-oo -- 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.
