pub const REQUIRED_MANTISSA_SIGN: u128 = 1 << 5; // 32u128
Expand description

Positive sign before the mantissa is required.