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

New issue 3532 by [email protected]: ((-1)**I).is_real returns False
http://code.google.com/p/sympy/issues/detail?id=3532

q
(-1)**I
q.is_real
False
q.n(2)
0.043


Perhaps something like the code in Basic.is_comparable (after the use of is_real) should be used to answer the question of being real or not.

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