Skip to content

Absolute Value

abs

The abs command will take the absolute value of a number


Function Arguments

abs(number)

Algebraic Example

abs(-4)

RPN Example

See negative numbers

4_
abs