This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
crpl:docs:log10 [2015/03/10 07:01] – created warren | crpl:docs:log10 [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | + | |
<- [[crpl: | <- [[crpl: | ||
===== log10 ===== | ===== log10 ===== | ||
- | ^Arguments^Result^Notation^ | + | log10 |
- | |A floating point or integer|The natural log|'' | + | |
=== Description === | === Description === | ||
- | The natural | + | The base ten logarithm. Gives the number |
== other logarithms == | == other logarithms == | ||
Line 17: | Line 16: | ||
=== Examples === | === Examples === | ||
- | < | + | < |
ShowTraceLog | ShowTraceLog | ||
+ | ClearTraceLog | ||
-1 log10 trace #NaN | -1 log10 trace #NaN | ||
0 log10 trace #-inf | 0 log10 trace #-inf |