Updates:
Summary: What should 0**0 return?
Comment #12 on issue 2260 by asmeurer: What should 0**0 return?
http://code.google.com/p/sympy/issues/detail?id=2260
(1/x).subs(x, 0) => nan is the bug here. That should give the same thing
as 1/S(0). I will open a new issue for that.
Maple gives 1 for 0**0.
--
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.