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

scipy.special.k1e(x) returns the exponentially scaled modified Bessel function of the second kind (sometimes called the third kind) of order 1 at x. k1e(x) = exp(x) * k1(x) = <ufunc 'k1e'>

Previous topic

scipy.special.k1

Next topic

scipy.special.itj0y0