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

Previous topic

scipy.special.itj0y0

Next topic

scipy.special.iti0k0