Abs(Input: Variant)
Input. Variable.
It returns an absolute value (module) of specified variable points.
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 Functions │ IModelling.Abs