mul_div_no_round

Function mul_div_no_round 

Source
pub fn mul_div_no_round(a: i32, b: i32, c: i32) -> i32
Expand description