This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:ln [2015/03/10 06:56] – created warren | crpl:docs:ln [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== ln ===== | ===== ln ===== | ||
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | |A floating point or integer|The natural log|'' | + | |
+ | ln | ||
=== Description === | === Description === | ||
Line 10: | Line 11: | ||
== other logarithms == | == other logarithms == | ||
- | ln(x) = log(x, e) | + | * ln(x) = log(x, e) |
- | ln(x)/ | + | |
- | ln(2)=0.6931-ish | + | |
- | ln(e)=.999999 (odd, hunh?) | + | |
- | ln(10)=2.3026-ish | + | |
=== Examples === | === Examples === | ||
- | < | + | < |
ShowTraceLog | ShowTraceLog | ||
+ | ClearTraceLog | ||
-1 ln trace #NaN | -1 ln trace #NaN | ||
0 ln trace #-inf | 0 ln trace #-inf |