LOG returns the logarithm (base 10) of its argument

Syntax

LOG(NumExp)

Arguments

Remarks

  1. If Numeric Expression is less than or equal to zero, an error message is displayed.
  2. The base 10 logarithm of x is the power to which 10 would have to be raised to equal x.

 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview