In

Description
Returns the natural logarithm of a number.
Tags
Functions
Type
#
Syntax
ln(number)
Example
ln(e) == 1
Template Example