Comment #3 on issue 2200 by ness...@googlemail.com: limit(sin(x),x,oo) should raise an error
http://code.google.com/p/sympy/issues/detail?id=2200

We need a general way to describe and test for singularities. In particular Wild('a')*oo should be recognisable as "usually singular".

This will then allow the code from issue 905 to handle (acos(1+a*x**2)).series(x), which currently returns funny expressions involving a*oo.

--
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