Call of Duty Script Documentation

acos(<cos value>)


Module
Math


Summary


Returns an angle corresponding to a particular cosine value

Example


upAngle = acos(distanceratio);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List