From WikiChip
$acos Identifier - mIRC
< mirc‎ | identifiers
Revision as of 15:47, 8 September 2015 by 83.204.199.118 (talk) (Created page with "{{mirc title|$acos Identifier}}'''$acos''' return the arccosine of N. == Synopsis == <pre>$acos(N)[.deg]</pre> == Paramters == <span style="display: inline-block; width: 50...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$acos return the arccosine of N.

Synopsis

$acos(N)[.deg]

Paramters

NThe number you want the arc cosine of, in radian.

Properties

.degReturns the angle as degrees, default is radians.

Example

//echo -a $abook(*,0)

Compatibility

Added: mIRC v5.4
Added on: 23 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$read