Status: Accepted Owner: [email protected] Labels: Type-Defect Priority-Medium WrongResult
New issue 2447 by [email protected]: ((-1)**Rational(1,3)).evalf() returns wrong result
http://code.google.com/p/sympy/issues/detail?id=2447 Ran into following gem today: In [28]: ((-1)**Rational(1,3)).evalf() Out[28]: 0.5 + 0.866025403784439⋅ⅈ -- 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.
