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.i1

scipy.special.i1(x[, out]) = <ufunc 'i1'>

y=i1(x) returns the modified Bessel function of order 1 at x.

Previous topic

scipy.special.i0e

Next topic

scipy.special.i1e