fgl_decimal_logn()

Returns the natural logarithm of the decimal passed as parameter.

Syntax

fgl_decimal_logn(
   value DECIMAL )
  RETURNING result DECIMAL
  1. value is the decimal to be computed.