#5175: [already fixed] pari error is thrown when computing Bessel function J0(0)
------------------------+---------------------------------------------------
Reporter: pdenapo | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.1
Component: interfaces | Keywords:
Reviewer: | Author:
Merged: |
------------------------+---------------------------------------------------
Changes (by AlexGhitza):
* owner: tbd => was
* component: algebra => interfaces
Comment:
This works in sage-4.1:
{{{
----------------------------------------------------------------------
| Sage Version 4.1, Release Date: 2009-07-09 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: g = Bessel(0)
sage: g(0)
1.00000000000000
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5175#comment:2>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---