SciPy

scipy.special.iv

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

Modified Bessel function of the first kind of real order

Parameters:

v

Order. If z is of real type and negative, v must be integer valued.

z

Argument.

Previous topic

scipy.special.kve

Next topic

scipy.special.ive