Call of Duty Script Documentation

sin(<angle>)


Module
Math


Summary


Returns the sin of an angle

Example


frac = sin(degrees);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List