func.ln

The PostgreSQL ln() function is used to return the natural logarithm of a given number, as specified in the argument.

Syntax

func.ln(numeric)

Examples

Documentation for func.ln is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)