This function converts its argument to DOUBLE, performs the computation in double-precision floating-point arithmetic, and
returns a DOUBLE as the result. If the parameter is NULL, the result is NULL.
SQL/2008
The SQL/2008 standard defines the natural logarithm function using the keyword LN. The natural logarithm function comprises
part of optional SQL/2008 language feature T621, "Enhanced numeric functions".