Comment #1 on issue 2486 by [email protected]: S.Zero.is_finite == False
http://code.google.com/p/sympy/issues/detail?id=2486

Also oo and Float('+inf') behave inconsistently:

In [1]: oo.is_finite
Out[1]: False

In [2]: oo.evalf().is_finite
Out[2]: True

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