LOG10()

 

Syntax:

       Then: result = LOG10(n)

 

Version Ref:  4.8

 

Description:

Base 10 logarithm

 

Examples:

When na = "100"

 

XX=log10(na)

 

Returns the common log value "2.000000"