times

operator fun times(other: T): T
operator fun times(scalar: Double): T
operator fun times(scalar: Int): T