EXP
LN
LOG
Returns the natural logarithm.
LN(n)
Enter values below to update the example in real time.
ln_val
SELECT LN(2.71828) AS ln_val FROM DUAL;