referrerpolicy=no-referrer-when-downgrade

Function compute_max_integer_pair_quotient

Source
pub fn compute_max_integer_pair_quotient<F: FixedPointOperand + One>(
    multiplier: (FixedU128, FixedU128),
    product: F,
) -> (F, F)
Expand description

same as compute_max_integer_quotient but applied to a pair