Function pow2_to_pow10

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