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