Updates:
        Labels: smichr

Comment #3 on issue 1999 by asmeurer: Integral(0, ...) and Integral(..., (x, foo, foo)) should autosimplify to 0
http://code.google.com/p/sympy/issues/detail?id=1999

Is there anyone else who thinks Integral should behave this way? If it were up to me, I would mark this issue as WontFix.

By the way, I wouldn't be opposed to logic that made Integral(…(x, foo, foo)).doit() go to 0 without calculating the integral first, since smarter definite integration is a long way into the future.

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