compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
In compiler_
builtins::
math::
libm_
math::
log2f
compiler_builtins
::
math
::
libm_math
::
log2f
Function
log2f
Copy item path
Source
pub fn log2f(x:
f32
) ->
f32
Expand description
The base 2 logarithm of
x
(f32).