Table of Contents

Syntax:

abs(number)

Technical:

The abs() function returns the absolute value of number using fabs(3). All of the normal rules about number arguments apply.

Examples:

History:

The abs() function first appeared in EPIC4-1.1.2