A.36. sub

Signature


number number sub number

Description

Returns the second operand subtracted from the first operand.

Examples

3.0 2.0 sub 1.0
4.0 2.0 sub 2.0