Function f_lgamma

Source
pub fn f_lgamma(x: f64) -> f64
Expand description

Computes log(gamma(x))

ulp 0.52