Library /sys$common/syshlp/BASICHELP.HLB  —  LOG
  The LOG function returns the natural logarithm (base "e") of  a  specified
  number.  The LOG function is the inverse of the EXP function.

  Example

  Exponent = LOG(100.35)

1  –  Syntax

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