Comment #19 on issue 1116 by asmeurer: integrate outputs wrong wresult when the function is singular
http://code.google.com/p/sympy/issues/detail?id=1116

Actually, we have the intervals() function, which does this without using numerical techniques.

An unbounded function can have a finite integral. For example, integral(1/x**2, (x, 0, oo)). And the answer is expr.is_bounded, though it isn't very smart presently.

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