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