This is documentation for an old release of SciPy (version 0.10.0). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.it2j0y0
-
scipy.special.it2j0y0(x[, out1, out2]) = <ufunc 'it2j0y0'>
(ij0,iy0)=it2j0y0(x) returns the integrals int((1-j0(t))/t,t=0..x) and
int(y0(t)/t,t=x..infinitity).