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

$inpaste return the arccosine of N.

Synopsis

$inpaste

Paramters

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

Properties

.degReturns the angle as degrees, default is radians.

Example

on *:input:*:{
echo -a $inpaste
}

Compatibility

Added: mIRC v5.8
Added on: 05 Sep 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

on input $ctrlenter