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


Number of optional arguments: 0



Return to Function List