atan Function (ROM Call 0xF7*)

math.h, timath.h

float atan (float x);

Floating point arc tangent.

asin returns the arc tangent of floating point argument x. The result is always in radians.


Uses: itrig
Used by: push_atan