abs expression function

Returns the absolute value of the argument.

All Usage Examples

Usage

abs(number)

Examples

abs (-2.6)=2.6