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

pub fn y2_e(x: f64) -> (Value, Result)
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).