log10
- decimal logarithm

Math functions


SYNTAX log10( NUMBER )
log10( ARRAY )
RETURNS NUMBER
ARRAY
FUNCTION Calculates the decimal logarithm of NUMBER or ARRAY.
EXAMPLE  
SEE ALSO .

References:

The log10 function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.