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.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