Skip to main content
pow2_to_pow10
core
1.97.0-nightly
(a5c825cd8 2026-04-14)
In core::
num::
imp::
traits
core
::
num
::
imp
::
traits
Function
pow2_
to_
pow10
Copy item path
Source
const fn pow2_to_pow10(a:
i64
) ->
i64
🔬
This is a nightly-only experimental API. (
num_internals
)
Expand description
Solve for
b
in
10^b = 2^a