Skip to main content

f_lgamma_rf

Function f_lgamma_rf 

Source
pub fn f_lgamma_rf(x: f32) -> (f32, i32)
Expand description

Computes log(gamma(x))

Returns gamma value + sign.

ulp 0.5