Returns the base-10 logarithm of an expression.
Syntax
Log10 ( numeric_value_expression )| Parameter | Description |
|---|---|
numeric_value_expression | A numeric value or an expression that returns a numeric value (see MDX Grammar Rules). |
Example
Log10(1000) returns 3.