fn round_decimal_f32(v: f32) -> f32
Rounds an f32 to [DECIMAL_PLACES] decimal places using pure arithmetic.
DECIMAL_PLACES