MutableBigInteger.add

Adds the contents of two MutableBigInteger objects.The result is placed within this MutableBigInteger. The contents of the addend are not changed.

class MutableBigInteger
void
add

Meta