times
operator fun BigDecimal.times(other: BigDecimal): BigDecimalEnables the use of the * operator for BigDecimal instances.
operator fun BigDecimal.times(other: BigDecimal): BigDecimalEnables the use of the * operator for BigDecimal instances.