The ABS function returns the absolute value of a number.
Syntax
ABS(
number
)
Parameters
- number: Number whose absolute value is to be obtained.
Returned value
The ABS function returns a number of the same type as the parameter it receives.
Examples
Category
Mathematical and trigonometric