F64_Abs()

Syntax

pointer.double = F64_Abs(n.double [, result.double])

Description

Calculates the absolute value of n.

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