LINGUAGGIO LOTUSSCRIPT


Log function
Esempio

Returns the natural (base e) logarithm of a number.

Syntax

Log ( numExpr )

Elements

numExpr


Return value

The Log function returns a value of type Double.

Usage

The base for natural logarithms (e) is approximately 2.71828.

Esempio
Vedere anche