Query_Lang-SystemFunctions_Exponential_Logarithmic_LGLG_AD

Parent page: System Query Functions - Exponential and Logarithmic Functions

Summary

Returns a (real) number whose value is equal to the base 10 logarithm of the parameter's numeric value.

Syntax

LG(X : Number / Numeric_String) : Number

Example Usage

LG(1)
Returns 0.

LG(10)
Returns 1.

LG(25)
Returns 1.3979.

 

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.