HP 3000 Manuals

LOG10 [ HP COBOL II/XL Quick Reference Guide ] MPE/iX 5.0 Documentation


HP COBOL II/XL Quick Reference Guide

LOG10 

The LOG10 function returns a numeric value that is the logarithm to the
base 10 of parameter-1.  The function type is numeric.

Syntax 

     FUNCTION LOG10 (parameter-1)

Parameters 

parameter-1           Must be class numeric and greater than zero.



MPE/iX 5.0 Documentation