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.