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