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

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

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

Previous topic

scipy.special.i1e

Next topic

scipy.special.k0e