Function f_log1pmx

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

Computes log(1+x) - x

ulp 0.5