Skip to main content

round_credits

Function round_credits 

Source
fn round_credits(credits: f32) -> f64
Expand description

Rounds away the f32-to-f64 widening error before the value goes on the wire: ECTS credits are never finer than a hundredth, and 2.7f32 would otherwise be sent as 2.700000047683716.