LOG

The LOG function is a mathematical function that returns the natural logarithm of a number as a real value.

Function Name

LOG

Description

Returns the natural logarithm of an input number as a real value.

Arguments

LOG(INTEGER or REAL)

The input number has to be greater than 0. For more information, see Number (Integer or Real).

Returns

REAL

The natural logarithm value of the input number.

Example:

LOG(2)

The output is 0.69


Disclaimer

Geo SCADA Expert 2022