The LOG function returns the natural logarithm of the input value.
Format
Arguments definition
|
A real number or a function that returns a real number |
Formulation
Example
ex1) Function : LOG(1)
Result : 0
ex2) Function : LOG(10)
Result : 2.3026