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).
scipy.special.k0
scipy.special.k1
Enter search terms or a module, class or function name.