@LOG

English (Español a continuación)

This function calculates the logarithm of a value.

Its structure is:

  • @LOG (A, B)

Part “A”: It is the value from which the logarithm is calculated; is the argument of the logarithm.

  • This value is specified by the name of a variable

Part “B”: It is the base of the logarithm (number). If essbase is not specified the default value is 10 (logarithm in base 10)

Let’s see an example:

  • “Log_Sales” = @LOG(“Sales”,3);

Any question, please send an email to: essbaseeasy@gmail.com

Español

Esta función calcula el logaritmo de un valor.

Su estructura es:

@LOG(A,B)

Parte “A”: Es el valor del que se calcula el logaritmo; es el argumento del logaritmo.

Este valor se especifica mediante el nombre de una variable

Parte “B”: Es la base del logaritmo (número). Si no se especifica essbase toma por defecto el número 10 (logaritmo en base 10)

Veamos un ejemplo:

Cualquier consulta envía, por favor, un correo a: essbaseeasy@gmail.com

Anuncio publicitario