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