Function f_log2p1

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

Computes log2(x+1)

Max ULP 0.5