Last updated 4 years ago
Was this helpful?
This function returns the absolute value of a number.
Function available for the following operating systems:
Value <numeric> - Value to retrieve the Absolute value from.
Example 1
ABS(-1.4) Result = 1.4
Example 2
ABS(1.4) Result = 1.4
Kalipso - Form - Expressions - Functions - Functions Descriptions - Numeric Functions - Absolute