Maybe you want the following?

sage: from scipy import special
sage: RealNumber=float
sage: special.iti0k0(1.0)[0]
1.0865210970235892

See the thread

http://groups.google.com/group/sage-support/browse_thread/thread/e344c0ccd32016f7

for more details.


On Mon, May 4, 2009 at 3:36 AM, liji.ma...@gmail.com
<liji.ma...@gmail.com> wrote:
>
> Hello everyone!
> I have a question about the integral of bessel function,I can
> calculate the integral of bessel function by using Scipy lib.For
> example,scipy.special.iti0k0(x)[0] means the integral of besseli(0, x)
> from 0 to x.Is there any function like scipy.special.iti0k0(x)[0] in
> the SAGE?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to