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

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

y=kn(n,x) returns the modified Bessel function of the second kind (sometimes called the third kind) for integer order n at x.

Previous topic

scipy.special.yve

Next topic

scipy.special.kv