Contact Us
Contact our corporate or local offices directly.
Parent page: System Query Functions - Exponential and Logarithmic Functions
Returns a (real) number whose value is equal to the base 10 logarithm of the parameter's numeric value.
LG(X : Number / Numeric_String) : Number
LG(1)
Returns 0.
LG(10)
Returns 1.
LG(25)
Returns 1.3979.
Contact our corporate or local offices directly.