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

scipy.special.k0e(x) = <ufunc 'k0e'>

Exponentially scaled modified Bessel function K of order 0

Defined as:

k0e(x) = exp(x) * k0(x).

Previous topic

scipy.special.k0

Next topic

scipy.special.k1