@LOG10

English (Español a continuación)

This function calculates the logarithm base 10 of a value.

Its structure is:

  • @LOG10(A)

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

  • This value is specified by the name of a variable.

Let’s see an example:

  • “Log10_Sales = @LOG10(“Sales”);

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

Español

Esta función calcula el logaritmo en base 10 de un valor.

Su estructura es:

@LOG10(A)

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

Este valor se especifica mediante el nombre de una variable.

Veamos un ejemplo:

“Log10_Ventas = @LOG10(“Ventas”);

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

Anuncio publicitario