Home
>
Commands
>
Core
> Tan
Tan
Description
Returns the tangent of a value in degrees.
Definition
float Tan( a )
float agk::Tan( float a )
Parameters
a
- The value to pass into the tangent function.