![]() ![]() |
|
LNThe LN function returns the value of the natural logarithm of the supplied value.
COMMAND SYNTAXLN( expression)
SYNTAX ELEMENTSThe expression should evaluate to a numeric value. The function will then return the natural logarithm of that value.
NOTESThe natural logarithm is calculated using the mathematical constant e as a number base.
EXAMPLE
|