Log10

The MDX Log10 function for Essbase returns the base-10 logarithm of an expression.

Syntax

Log10 ( numeric_value_expression )

Parameters

numeric_value_expression

A numeric value or an expression that returns a numeric value (see MDX Grammar Rules).

Example

Log10(1000) returns 3.