Function lexical_write_float::format::exponent_base
source ยท pub const fn exponent_base(format: u128) -> u32
Expand description
Extract the exponent base from the format packed struct.
If not provided, defaults to mantissa_radix
.