Function f_log1p

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

Computes log(x+1)

Max ULP 0.5