Reference Guide > TDV Support for SQL Functions > Numeric Functions > LN
 
LN
Returns the natural logarithm of a number.
Syntax
LN(number)
Example
SELECT LN(3)
Returns: 1.098612288