Comment #23 on issue 1116 by [email protected]: integrate outputs wrong result when the function is singular
http://code.google.com/p/sympy/issues/detail?id=1116
The function is bounded in given interval and I think this would serve the purpose for given integration. If we forget the limit case, and just check whether the function is bounded or not ( by numerical techniques) and prints integral is infinite if the function is not bounded.
Btw where can I find is_bounded? -- 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.
