SciPy

This is documentation for an old release of SciPy (version 0.13.0). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.besselpoly

scipy.special.besselpoly(x1, x2, x3[, out]) = <ufunc 'besselpoly'>

y=besselpoly(a,lam,nu) returns the value of the integral: integral(x**lam * jv(nu,2*a*x),x=0..1).

Previous topic

scipy.special.it2i0k0

Next topic

scipy.special.jvp