ABS(Number)
Arguments
Argument | Data type | Description |
Number | Number | The number to return the absolute value of. |
The ABS function returns a number.
Excel equivalent
Examples
Formula | Result |
ABS(-20) | 20 |
ABS(20) | 20 |
ABS(0) | 0 |
ABS(Number)
Argument | Data type | Description |
Number | Number | The number to return the absolute value of. |
The ABS function returns a number.
Formula | Result |
ABS(-20) | 20 |
ABS(20) | 20 |
ABS(0) | 0 |
Disclaimer
We may update our documentation occasionally, but will only do so in a way that does not negatively affect the features and functionality of the Anaplan service.