#11238: failing calculation of a symbolic integral
-------------------------+--------------------------------------------------
   Reporter:  casamayou  |          Owner:  burcin                              
      
       Type:  defect     |         Status:  new                                 
      
   Priority:  major      |      Milestone:  sage-5.0                            
      
  Component:  calculus   |       Keywords:  integrate                           
      
Work_issues:             |       Upstream:  Fixed upstream, in a later stable 
release.
   Reviewer:             |         Author:                                      
      
     Merged:             |   Dependencies:                                      
      
-------------------------+--------------------------------------------------
Changes (by kcrisman):

  * upstream:  Reported upstream. Little or no feedback. => Fixed upstream,
               in a later stable release.


Comment:

 This is NOT fixed in 5.24, so we can't yet do it, but it is now fixed in
 Maxima 5.26.
 {{{

 (%i2) display2d:false;

 (%o2) false
 (%i3) integrate(exp(-x)*sinh(sqrt(x)),x,0,inf);

 (%o3) %e^(1/4)*sqrt(%pi)/2
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11238#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 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.

Reply via email to