Help / Standard functions / Natural logarithm
Notation:
- ln(a)
Parameter(s):
- aNumber
Description:
ln returns the natural logarithm of a. (base e)
Usage examples:
ln(2)

See also:
abs ceil doublefactorial e exp factorial floor for ln log max min mod product rand sgn sqr sum
