Function rgsl::bessel::j1_e[][src]

pub fn j1_e(x: f64) -> (Value, Result)
Expand description

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