Abs

Syntax

Abs(Input: Variant)

Parameters

Input. Variable.

Description

It returns an absolute value (module) of specified variable points.

Example

Formula Result Application
= Abs({Brazil|BCA}) Absolute value is calculated for each observation of the Brazil|BCA time series. It can be used in formulas of calculated series of time series database and model formulas of modeling container that is a child of the time series database.
= Abs(X1) For each factor point X1 the absolute value is calculated. It can be used in model formulas of modeling container.
= Abs(-7) 7 It can be used in formulas of calculated series of time series database and modeling container models.

See also:

Functions Available in Expression Editor │ Arithmetic FunctionsIModelling.Abs