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
1 : <angle> An angle in degrees
Number of optional arguments: 0
Return to Function List