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