Function f_log10p1

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

Computes log10(x+1)

Max ULP 0.5