Constant lexical_write_float::format::EXPONENT_BASE [−][src]
pub const EXPONENT_BASE: u128 = 255 << EXPONENT_BASE_SHIFT; // 0x00ff_0000_0000_0000_0000_0000_0000_0000u128
Expand description
Mask to extract the exponent base: the base the exponent is raised to.