From WikiChip
$log10 Identifier - mIRC
< mirc‎ | identifiers
Revision as of 20:51, 22 November 2015 by 83.204.220.54 (talk) (Created page with "{{mirc title|$log10 Identifier}}'''$log10''' returns the common logarithm (base10) of a number. == Synopsis == <pre>$log10(N)</pre> == Paramters == <span style="display: inl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$log10 returns the common logarithm (base10) of a number.

Synopsis

$log10(N)

Paramters

NThe number you want the common logarithm of

Properties

None

Example

//echo -a $log10(50)


Compatibility

Added: mIRC v7.33
Added on: 27 May 2014
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$log

[Expand]
v · d · e mIRC identifier list