Function log2f

pub fn log2f(x: f32) -> f32
Available on crate feature dep_libm only.
Expand description

The base 2 logarithm of x (f32).