y=i1e(x) returns the exponentially scaled modified Bessel function of order 0 at x. i1e(x) = exp(-abs(x)) * i1(x).
scipy.special.i1
scipy.special.k0
Enter search terms or a module, class or function name.