libm
0.2.11
libm
Function
log2f
Copy item path
Source
pub fn log2f(x:
f32
) ->
f32
Expand description
The base 2 logarithm of
x
(f32).