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