const FLOAT_SCALE: f64 = _; // 16777216f64
The fixed-point scale applied to float sums, i.e. 2^FLOAT_SCALE_EXP.
2^FLOAT_SCALE_EXP