Absolute Value Function

temp

Summary

The absolute value returns the distance from zero of the input.

Syntax

Arguments

Name Description
x A number

How to use

The absolute value function returns the distance from zero of the input number. For example, the absolute value of is equal to .

Notation

We also express the absolute value of a number with vertical bars on either side of the expression. This notation is same as calling the absolute value function.

Related Functions

The sign function returns the sign of the number.