times

operator fun Vector.times(other: Vector): Vector
operator fun Vector.times(other: Double): Vector