scipy.special.k0e

scipy.special.k0e(x[, out])
y=k0e(x) returns the exponentially scaled modified Bessel function of the second kind (sometimes called the third kind) of order 0 at x. k0e(x) = exp(x) * k0(x).

Previous topic

scipy.special.k0

Next topic

scipy.special.k1

This Page

Quick search