Log10

Syntax

Log10(Input: Variant)

Parameters

Input. Variable.

Description

It returns the points base-10 logarithm of specified variable.

Example

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

The base-10 logarithm of Brazil|BCA factor observations is 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.
= Log10(X1,5)

The base-10 logarithm of X1 factor points is calculated.

It can be used in model formulas of modeling container.
= Log10(2)

 0,3

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