Get the multiplier m so that m * a == b.
ValueError – If b is not exactly a multiplier of a (possibly forwarded from get_multipliers).
int
multiplier for a.
a (int) –
b (int) –