Abs()

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Abs()

Previous pageReturn to chapter overviewNext page

Purpose

To calculate the absolute value of a number

Syntax

Abs( <nNumber> ) nAbsValue

Argument

<nNumber> is the number to determine the absolute value of

Returns

Abs() returns the absolute value of <nNumber>.