Function fastapprox::faster::ln_gamma

source ·
pub fn ln_gamma(x: f32) -> f32
Expand description

Natural logarithm of the Gamma function.

Only works for positive values.