MutableBigInteger.divide

Calculates the quotient of this div b and places the quotient in the provided MutableBigInteger objects and the remainder object is returned.

Meta