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