multiply

open inline override fun multiply(a: Short, b: Short): Short

Multiplies two elements.

Parameters

a

the multiplier.

b

the multiplicand.

Sources

common source
Link copied to clipboard