Constant lexical_write_float::format::EXPONENT_RADIX_SHIFT
source ยท pub const EXPONENT_RADIX_SHIFT: i32 = 120;
Expand description
Shift to convert to and from an exponent radix as a u32
.
pub const EXPONENT_RADIX_SHIFT: i32 = 120;
Shift to convert to and from an exponent radix as a u32
.