ConnectIT 365
Function ABS
Description
Calculates the absolute value of a number (Decimal, Integer or BigInteger). ABS always returns a positive numeric value or zero.
Â
Expected input value
Number (Decimal, Integer or BigInteger).
Â
Parameters
-
Example
Input Value | -36.44 |
---|---|
Output Value | 36.44 |
Â
IDYN 2024