MicroStrategy ONE

Logarithm, base 10

Returns the base-10 logarithm of a given number. This is a single-value function.

Syntax

Log10(Argument)

Where:

Argument is a metric representing a list of positive real numbers.

Example

This simple example illustrates the results of the Log10 function.

Function/Result Calculation

Log10(10000) = 4

10000 = 10x where x is the base-10 logarithm; 10000 = 104