Returns the base-10 logarithm of an expression.
Log10 ( numeric_value_expression )
numeric_value_expression | A numeric value or an expression that returns a numeric value. |
Log10(1000)
returns 3
.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |