pub const REQUIRED_EXPONENT_SIGN: u128 = 1 << 8; // 256u128
Expand description

Positive sign before the exponent is required.