Function rgsl::bessel::y2[][src]

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

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