Function ReferenceLNOn this pageLN Returns the natural logarithm of a number. CategoryMathSyntaxLN(number) Parameters ParameterRequiredDescriptionnumberRequiredThe positive real number for which you want the natural logarithm. Example LN(1) // → 0LN(E()) // → 1 Auto-generated from the EngCanvas function registry.