F64_Sub()

Syntax

pointer.double = F64_Sub(n1.double, n2.double [, result.double])

Description

Subtracts n2 from n1.

The result is stored in n1 or, if the optional parameter is given, in result.