ABS
ABS returns the absolute value of a number.
This function is valid in both rules and TurboIntegrator processes.
Syntax
ABS(x)
Argument |
Description |
---|---|
x |
The number for which you want to find the absolute value. |
Example
ABS(-1.2) returns 1.2