Software AG Products 10.11 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Math Functions | double abs(long double)
 
double abs(long double)
Returns the absolute value of the specified double value.
Input Parameters
val
Integer The argument whose absolute value is to be determined.
Return Value
Integer The absolute value of the argument.