Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

Abs

Name

Abs — absolute value

Syntax

Abs( expression )

Domain

Abs : R -> R+

Example

Abs( -2 ) = 2

Description

Returns the absolute value of a number.