Function rgsl::gamma_beta::factorials::taylorcoeff_e [] [src]

pub fn taylorcoeff_e(n: i32, x: f64) -> (Value, Result)

This routine computes the Taylor coefficient xn / n! for x >= 0, n >= 0.