core
1.89.0-nightly-d97326eab-2025-05-15
Target
x86_64-unknown-linux-gnu
x86_64-pc-windows-gnu
aarch64-apple-darwin
In core::
num::
dec2flt::
float
Macros
int
Traits
CastInto
Integer
RawFloat
Functions
pow2_to_pow10
core
::
num
::
dec2flt
::
float
Function
pow2_to_pow10
Copy item path
Settings
Help
Summary
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