BASICHELP.HLB  —  LOG10
  The LOG10 function returns the common logarithm (base 10) of  a  specified
  number.

  Example

  Exp_base_10 = LOG10(250)

1  –  Syntax

      real-var = LOG10(real-exp)
Close Help