From WikiChip
$log identifier - mIRC
< mirc‎ | identifiers
Revision as of 08:17, 21 September 2017 by Sophist (talk | contribs) (Created page with "{{mirc title|$log identifier}}'''$log''' returns the natural logarithm (base e) of a number. == Synopsis == <pre>$log(N)</pre> == Paramters == <span style="display: inline-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$log returns the natural logarithm (base e) of a number.


Synopsis

$log(N)

Paramters

NThe number you want the natural logarithm of

Properties

None

Example

//echo -a $log(50)


Compatibility

Added: mIRC v5.3
Added on: 13 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC identifier list