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

Just to keep it in one place I attach the correspondence about this theme

http://groups.google.com/group/sympy/browse_thread/thread/c834029d7696de5c?hl=en#

In particular, it became clarify itself, that limit(sin(x),x,oo) must not raise an error in tis case, but nan. Or (as enhancement) the singularity description.

Also things offered about Singularity class that allow to transit of `oo` throw `sin()` function (with morphing of infinite discontinuity Singularity to "interval" Singularity).

And I additionally add right now, that formally the `oo` has a singularity behavior in SymPy now too, somehow.

Links about singularity:

http://en.wikipedia.org/wiki/Mathematical_singularity
http://en.wikipedia.org/wiki/Classification_of_discontinuities

http://www.wolframalpha.com/input/?i=limit%28sin%28x%29%2C+x%2C+oo%29


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