Function rgsl::bessel::j1[][src]

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

This routine computes the regular spherical Bessel function of first order, j_1(x) = (\sin(x)/x - \cos(x))/x.