LGT(


General Form:

     LGT(numeric_expression)


The LGT( function is used to return the common base 10 logarithm of a numeric expression. The LGT( function is valid wherever a numeric expression is legal.

Syntax example:

value_1 = 17+LGT(ABS(temp))