Comment #20 on issue 2085 by Vinzent.Steinberg: Limit code severely broken.
http://code.google.com/p/sympy/issues/detail?id=2085

gruntz() relies on asymptotic expansions, that's why it can't handle things like >
limit(cos(x)/x,x,oo), since cos(x) have no asymptotic expansion on oo.

I would rather implement L'Hôpital's rule for such cases.

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

Reply via email to