From WikiChip
$asin Identifier - mIRC
< mirc‎ | identifiers

$asin return the arcsine of N.


Synopsis[edit]

$asin(N)[.deg]

Paramters[edit]

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

Properties[edit]

.degReturns the angle as degrees, default is radians.

Example[edit]

//echo -a $asin(5)

Compatibility[edit]

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[edit]

$cos $sin $tan $asin $atan