Function rgsl::bessel::j2_e[][src]

pub fn j2_e(x: f64) -> (Value, Result)
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.