atan — return the arc-tangent of the parameters
genType atan( | genType y, |
genType x); |
genType atan( | genType y_over_x); |
ySpecify the numerator of the fraction whose arctangent to return.
xSpecify the denominator of the fraction whose arctangent to return.
y_over_xSpecify the fraction whose arctangent to return.
atan returns the angle whose trigonometric arctangent is
atan in this case are in the range
For the second overload, atan returns the angle whose tangent is