- divisor
- value by which this is divided.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if divisor == null. Java.Lang.ArithmeticException if divisor == 0.
Returns a BigInteger whose value is this / divisor.