Last Updated: Mar 15, 2021
Use this function to return value of the magnitude of a number without regard to its sign.
Absolute value (number)
| Input Parameter Name | Description | 
|---|---|
| number | An integer value | 
| Return Value | Description | 
|---|---|
| Absolute value | Returns the absolute value of a number | 
Absolute value(-123)
To view all the Math functions, click here.