SciPy

scipy.special.ive

scipy.special.ive(v, z) = <ufunc 'ive'>

Exponentially scaled modified Bessel function of the first kind

Defined as:

ive(v, z) = iv(v, z) * exp(-abs(z.real))

Previous topic

scipy.special.iv

Next topic

scipy.special.hankel1