Call of Duty Script Documentation

asin(<sin value>)


Module
Math


Summary


Returns an angle corresponding to a particular sin value

Example


upAngle = asin(upAmount);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List