floatacos
Syntax
native Float:floatacos(Float:angle, {anglemode,_}:radix);
Usage
| Parameter | Description |
|---|---|
| value | The cosine to calculate the angle from |
| mode | What unit of measurement should the output angle be in |
Description
Returns the angle of the given cosine
Note
For available units of measurements(modes) look at the anglemode enum
Return
The angle of a cosine