mod
Returns a KBigInteger that is the remainder of this divided by the specified value.
Return
The remainder of the division
Parameters
other
The divisor
Throws
if other is zero
Returns a KBigInteger that is the remainder of this divided by the specified value.
The remainder of the division
The divisor
if other is zero