round_decimal_f32

Function round_decimal_f32 

Source
fn round_decimal_f32(v: f32) -> f32
Expand description

Rounds an f32 to [DECIMAL_PLACES] decimal places using pure arithmetic.