native Float:floatatan(Float:angle, {anglemode,_}:radix);
value | The tangent to calculate the angle from |
mode | What unit of measurement should the output angle be in |
Returns the angle of the given tangent
For available units of measurements(modes) look at the anglemode enum
The angle of a tangent
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.