Documentation
›
API Reference
›
Object
›
Math
Tan
Lua
C++
This function returns the tangent of an angle.
Syntax
number
Tan
(number a)
Parameters
a:
an angle, in degrees.
Returns
Returns the tangent of the specified angle.