Processing math: 100%
SciPy

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

scipy.special.besselpoly

scipy.special.besselpoly(a, lmb, nu) = <ufunc 'besselpoly'>

Weighted integral of a Bessel function.

10xλJν(2ax)dx

where Jν is a Bessel function and λ=lmb, ν=nu.

Previous topic

scipy.special.it2i0k0

Next topic

scipy.special.jvp