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

scipy.special.i0

scipy.special.i0(x[, out])

y=i0(x) returns the modified Bessel function of order 0 at x.

Previous topic

scipy.special.y1

Next topic

scipy.special.i0e

This Page