times

operator fun times(other: SerialNumericOps<*, *>): Real

Multiplies this and another numeric profile.

Throws

if both profiles have non-zero rate at the same time.


operator fun times(n: Number): Real

Multiplies this by a constant number.