LN

Description: Returns the natural logarithm of a number.

Syntax: LN(Number)

  • Number is the positive real number for which you want the natural logarithm.

Remarks:

  • LN is the inverse of the EXP function.
  • When used in an event analysis flowchart, Number must evaluate to a numerical value. It can include:

Example:

  • LN(86) = 4.454347