Call of Duty Script Documentation
tan(<angle>)
Module
Math
Summary
Returns the tan of an angle
Example
frac = tan(degrees);
Minimum Number of arguments: 1
1 : <angle> An angle in degrees
Number of optional arguments: 0
Return to Function List