pub(crate) fn round_decimal_f32(v: f32) -> f32
Rounds an f32 to 14 decimal places using pure arithmetic.