Function rgsl::bessel::y1[][src]

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

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