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