A.29. mul

Signature


number number mul number

Description

Returns the first operand multiplied by the second.

Examples

3.0 2.0 mul 6.0
4.0 2.0 mul 8.0