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