ln, ln1
-
math function
-
The
lnfunction returns the natural logarithm of its parameter. -
The
ln1function returns the natural logarithm of 1 more than its parameter. -
Examples: +
put ln(2) —> 0.693147put ln1(2) —> 1.098612 -
Related: log2
ノート
This page is under construction: it has not been reviewed for completeness.