Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3179 by [email protected]: integrate() gives wrong answer for
definite integrals of rational trigonometric functions
http://code.google.com/p/sympy/issues/detail?id=3179
In [7]: integrate(1/(cos(x)+2),(x,0,2*pi))
Out[7]: 0
It's obvious that the answer is wrong: the function is strictly positive
everywhere, so integral cannot be 0.
--
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.