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

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

y=i1(x) returns the modified Bessel function of the second kind (sometimes called the third kind) of order 1 at x.

Previous topic

scipy.special.k0e

Next topic

scipy.special.k1e