abs()
Calculates the absolute value of the input.
Syntax
abs(x)
Arguments
- x: An integer or real number, or a timespan value.
Returns
- Absolute value of x.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Calculates the absolute value of the input.
abs(x)