Function f_log1pf

Source
pub fn f_log1pf(x: f32) -> f32
Expand description

Computes log(x+1)

Max ULP 0.5