Fact

Syntax

Fact(Input: Variant)

Parameters

Input. Variable.

Description

It returns the points factorial of specified variable.

Example

Formula Result Application
= Fact({Brazil|BCA})

The signs of Brazil|BCA factor observations are calculated.

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.
= Fact(X1)

The signs of X1 factor points are calculated.

It can be used in model formulas of modeling container.
= Fact(3)

6

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.Fact