SciPy

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

scipy.special.iv

scipy.special.iv(x1, x2[, out]) = <ufunc 'iv'>

y=iv(v,z) returns the modified Bessel function of real order v of z. If z is of real type and negative, v must be integer valued.

Previous topic

scipy.special.kve

Next topic

scipy.special.ive