mul_div_up_fixed

Function mul_div_up_fixed 

Source
pub fn mul_div_up_fixed(
    a: &BigInt,
    b: &BigInt,
    c: &BigInt,
) -> Result<BigInt, PoolError>
Expand description

Multiply and divide with up rounding