Comment #2 on issue 2261 by [email protected]: (1/x).subs(x, 0) is nan
instead of oo or zoo
http://code.google.com/p/sympy/issues/detail?id=2261
If you change it back (line 220 in power.py) then the following test will
fail and will need attention:
assert limit((1+y)**(1/y) - S.Exp1, y, 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.