Function rgsl::bessel::j2 [] [src]

pub fn j2(x: f64) -> f64

This routine computes the regular spherical Bessel function of second order, j_2(x) = ((3/x2 - 1)\sin(x) - 3\cos(x)/x)/x.