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