Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 2323 by [email protected]: old is_zero assumption for log is broken
http://code.google.com/p/sympy/issues/detail?id=2323
>>> log(x).is_zero
False
This should be None. It is returning whether the argument is zero. It
should only give a definite answer if the arg is a number.
--
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.