#11591: Incorrect results for integrals involving exponential functions
------------------------+---------------------------------------------------
Reporter: mjo | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone:
Component: calculus | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by was):
A related Maxima issue I found after a few seconds of looking into this:
{{{
sage: y=(x^2)*exp(x)/(1+exp(x))^2
sage: N(integrate(y,(x,-1000,1000)))
;;;
;;; Stack overflow.
;;; Jumping to the outermost toplevel prompt
;;;
/Users/wstein/sage/install/current/local/bin/sage-sage: line 301: 88871
Illegal instruction sage-ipython "$@" -i
You have new mail in /var/mail/wstein
deep:sage wstein$
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11591#comment:1>
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.