Contents
Display Legacy Contents

 Print
    Log10      
This Function returns a <numeric>, which is the the base-10 logarithm of the specified Value.

Parameters

Value <numeric>
  Value to get the base-10 logarithm from.

     
Example 1
Log(80)

Result = 1.903

See also
Samples
Sample 1
Sample 2
 
Updated: 3/25/2013 11:45 AM