Comment #3 on issue 2084 by smichr: limit(1+1/x, x, 0, dir='-') fails http://code.google.com/p/sympy/issues/detail?id=2084
In the modifications I've made in t2 I seem to recall that having 1/0 be oo rather than NaN is important. e.g. 1/oo will be zero but 1/NaN is NaN.
-- 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.
