ABS

ABS absolute value

Synopsis

ABS(x)

Arguments

x: number

Description

ABS gives the absolute value of x, i.e. the non-negative number of the same magnitude as x.

Microsoft Excel Compatibility

This function is Excel compatible.

See also

CEIL, CEILING, FLOOR, INT, MOD.