syntax:functions:log
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| syntax:functions:log [2016/06/20 11:44] – dmitry | syntax:functions:log [2021/08/11 15:24] (current) – [Examples] craigt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Log(number) ===== | + | ====== Log(number) ====== |
| + | Category: | ||
| - | The natural logarithm of //number//. | + | \\ |
| + | =====Description===== | ||
| + | This function returns the natural logarithm of //number//. | ||
| - | ^ | + | \\ |
| - | | log(2) | 0.693147180559945 | + | =====Arguments===== |
| + | ^Argument^Type^Description^ | ||
| + | |number|Number | ||
| + | \\ | ||
| + | **Return value type: | ||
| + | \\ | ||
| + | =====Examples===== | ||
| - | === See also === | + | log(1) //Returns 0 |
| - | * [[syntax: | + | |
| - | * [[syntax: | + | log(2) //Returns 0.693147180559945 |
| + | |||
| + | log(0) //Returns "# | ||
| + | |||
| + | \\ | ||
| + | ===== See also ===== | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
syntax/functions/log.1466437448.txt.gz · Last modified: by dmitry