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