#17183: Yet another abs_integrate trig integral problem
-------------------------------------------------+-------------------------
       Reporter:  kcrisman                       |        Owner:
           Type:  defect                         |       Status:  new
       Priority:  major                          |    Milestone:  sage-6.4
      Component:  calculus                       |   Resolution:
       Keywords:                                 |    Merged in:
        Authors:                                 |    Reviewers:
Report Upstream:  Reported upstream. Developers  |  Work issues:
  acknowledge bug.                               |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------
Changes (by kcrisman):

 * upstream:  Reported upstream. No feedback yet. => Reported upstream.
     Developers acknowledge bug.


Old description:

> See [http://ask.sagemath.org/question/24532/ this ask.sagemath question].
> Original report is
> {{{
> F = sqrt((cos(x) - 1)^2 + sin(x)^2)
> F.integrate(x, 0, 2*pi)
> }}}

New description:

 See [http://ask.sagemath.org/question/24532/ this ask.sagemath question].
 Original report is
 {{{
 sage: F = sqrt((cos(x) - 1)^2 + sin(x)^2)
 sage: F.integrate(x, 0, 2*pi)
 0
 }}}
 but the answer should be 8.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/17183#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to