#10550: integration not working
------------------------+---------------------------------------------------
Reporter: mariah | Owner: burcin
Type: defect | Status: new
Priority: minor | Milestone: sage-4.6.2
Component: calculus | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
{{{
sage: g = abs(x^2-1)^(-2/3)
sage: for i in range(3,15):
....: RR(g.integrate(x, -10^i, 10^i))
....:
12.0193735393553
12.3400570107857
12.4880961536322
12.5548875258538
12.6007931754768
12.5769884999380
12.6035401600491
12.4014006867096
11.1318879504315
7.82165950876205
6.48361691536824
6.32209292067043
sage:
}}}
Values should increase as g is a positive function!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10550>
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.