Call of Duty Script Documentation

cos(<angle>)


Module
Math


Summary


Returns the cos of an angle

Example


frac = cos(degrees);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List