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