Category:

Mathematical

Returns the natural logarithm of the positive number to base e.

Syntax

ln(
  x Numeric
): Numeric

Parameters

x is a source number.

Return value

Type: Numeric.

Examples of using

ln(15.2)