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