Skip to main content
Version: Streamsheets 2.3

ABS

Returns the absolute value of a number.

Syntax

=ABS(Value)

Arguments

NameDescription
ValueValue of which to return the absolute number.

Return Value

The absolute number.

Example

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