[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ABS()

    ABS() returns a number representing the absolute value of a numeric
    expression.

Syntax

    ABS(<expN>)

Argument

    <expN> is a numeric expression to evaluate.

Usage

    The ABS() function enables you to find the difference between two
    numbers without first needing to test for which is larger.

    The returned value is always a positive number.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson