scipy.special.
i1e
i1e(x)
Exponentially scaled modified Bessel function of order 0.
Defined as:
i1e(x) = exp(-abs(x)) * i1(x)
scipy.special
Enter search terms or a module, class or function name.