pub const PRECISION_DIFF_SCALAR: f64 = 10_000_000.0;
The scalar representing the difference between high-precision and standard-precision modes.