Function rgsl::bessel::y2_e [] [src]

pub fn y2_e(x: f64) -> (Value, Result)

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