times

operator fun times(number: Int): Stats
operator fun times(number: Float): Stats

Return

The result of multiplying each value of this instance by number as a new instance