native
floatatan
Syntax
native Float:floatatan(Float:angle, {anglemode,_}:radix);
Description
Return the angle of a sine, cosine or tangent.
The output angle may be in radians, degrees, or grades.
native
native Float:floatatan(Float:angle, {anglemode,_}:radix);
Return the angle of a sine, cosine or tangent.
The output angle may be in radians, degrees, or grades.