times

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

Multiplies this element by scalar.

Receiver

the multiplier.

Parameters

arg

the multiplicand.