times

open inline operator override fun Float.times(arg: Float): Float(source)

Multiplies this element by scalar.

Receiver

the multiplier.

Parameters

arg

the multiplicand.