Updates:
        Status: NeedsDecision

Comment #1 on issue 2286 by sherjilo...@gmail.com: (-pi).is_finite is None
http://code.google.com/p/sympy/issues/detail?id=2286

Mul or any of its parent class do not have is_finite implemented.
We can have a method is_finite() in Mul, which would check if all of its args, and return false if any are not finite.
is_finite can be made a property of is_finite() then.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to