const MAX_PRECISION_DIVISOR: f64 = 1_000_000.0;
Guards the power-of-ten walk against a malformed literal.