scipy.special.k0

scipy.special.k0(x[, out]) = <ufunc 'k0'>

y=k0(x) returns the modified Bessel function of the second kind (sometimes called the third kind) of order 0 at x.

Previous topic

scipy.special.i1e

Next topic

scipy.special.k0e

This Page