ln « Math Functions « PostgreSQL






1.ln(dp or numeric) natural logarithm
2.ln(x): Returns the natural logarithm of x (the inverse of the exp() function)
3.ln(exp(10.0))