#13097: integral of ln(1+4/5*sin(x)) from -3.1415 to 3.1415 crashes Maxima and
Sage
-------------------------------------------------------+--------------------
Reporter: kcrisman | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone:
sage-5.1
Component: calculus | Resolution:
Keywords: | Work issues:
Report Upstream: Reported upstream. No feedback yet. | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------------------------------+--------------------
Changes (by nbruin):
* upstream: N/A => Reported upstream. No feedback yet.
Comment:
The problem can be simplified to
{{{
integrate(log(sin(x)),x);
}}}
which maxima without `abs_integrate` can do (or at least it returns an
answer).
This is now
[http://sourceforge.net/tracker/?func=detail&aid=3533723&group_id=4933&atid=104933
Maxima Artifact 3533723]
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13097#comment:5>
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 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/sage-trac?hl=en.