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

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

y=kv(v,z) returns the modified Bessel function of the second kind (sometimes called the third kind) for real order v at complex z.

Previous topic

scipy.special.kn

Next topic

scipy.special.kve