kotlin-stdlib / kotlin / java.math.BigInteger / minus minus JVM 1.0 operator fun BigInteger . minus ( other : BigInteger ) : BigInteger (source) Enables the use of the - operator for BigInteger instances.