Call of Duty Script Documentation
asin(<sin value>)
ModuleMath
Summary
Returns an angle corresponding to a particular sin value
Example
upAngle = asin(upAmount);
Minimum Number of arguments: 1
1 : <sin value> A sin value
Number of optional arguments: 0
Return to Function List