SciPy

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

scipy.special.it2i0k0

scipy.special.it2i0k0(x) = <ufunc 'it2i0k0'>

Integrals related to modified Bessel functions of order 0

Returns:

ii0

integral((i0(t)-1)/t, t=0..x)

ik0

int(k0(t)/t, t=x..inf)