Constant lexical_write_float::format::EXPONENT_RADIX [−][src]
pub const EXPONENT_RADIX: u128 = 255 << EXPONENT_RADIX_SHIFT; // 0xff00_0000_0000_0000_0000_0000_0000_0000u128
Expand description
Mask to extract the exponent radix: the radix for the exponent digits.