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