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