SciPy

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