abs PowerHome formula function
Description
Calculates the absolute value of a number.
Syntax
abs (number)
Argument |
Description |
number |
The number for which you want the absolute value |
Return value
The data type of number. Returns the absolute value of number.
Examples
The following examples demonstrate typical syntax/usage for this function.
• abs([LOCAL1])
• abs([TEMP2]-[TEMP3])