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