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

pub fn j2(x: f64) -> f64
Expand description

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