minus
operator fun BigInteger.minus(other: BigInteger): BigIntegerEnables the use of the - operator for BigInteger instances.
operator fun BigInteger.minus(other: BigInteger): BigIntegerEnables the use of the - operator for BigInteger instances.