ABS(x)
x: number
ABS gives the absolute value of x, i.e. the non-negative number of the same magnitude as x.
This function is Excel compatible.
CEIL, CEILING, FLOOR, INT, MOD.