#10923: Bad sign in integral()
------------------------+---------------------------------------------------
   Reporter:  tmonteil  |       Owner:  burcin  
       Type:  defect    |      Status:  new     
   Priority:  major     |   Milestone:  sage-4.7
  Component:  calculus  |    Keywords:  integral
     Author:            |    Upstream:  N/A     
   Reviewer:            |      Merged:          
Work_issues:            |  
------------------------+---------------------------------------------------
 Here is the problem (tested on 4.6.2) :

 {{{
 sage: i = integral(e^(-1/x^2),x,0,1)
 sage: i.numerical_approx()
 -0.0890738558907803
 }}}

 This should be a positive number since the map is positive.

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