Skip to main content
Version: Streamsheets 2.5

ABS

Returns the absolute value of a number.

Syntax

=ABS(Value)

Arguments

NameDescription
ValueValue of which to return the absolute number.

Return

The absolute number.

Examples

FormulaResultComment
=ABS(-3)
3Absolute number is three