SciPy

This is documentation for an old release of SciPy (version 0.17.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.special.i0e

scipy.special.i0e(x) = <ufunc 'i0e'>

Exponentially scaled modified Bessel function of order 0.

Defined as:

i0e(x) = exp(-abs(x)) * i0(x).

Previous topic

scipy.special.i0

Next topic

scipy.special.i1