core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
In core::
num::
dec2flt::
float
core
::
num
::
dec2flt
::
float
Function
pow2_to_pow10
Copy item path
Source
const fn pow2_to_pow10(a:
i64
) ->
i64
🔬
This is a nightly-only experimental API. (
dec2flt
)
Expand description
Solve for
b
in
10^b = 2^a