pub fn compute_max_integer_pair_quotient<F: FixedPointOperand + One>( multiplier: (FixedU128, FixedU128), product: F, ) -> (F, F)
same as compute_max_integer_quotient but applied to a pair