Currently At: Programming Reference > C Reference > Standard C Math > atan2()

atan2()


Syntax:
#include <math.h>
double atan2( double y, double x );


Description:
The atan2() function computes the arc tangent of y/x, using the signs of the arguments to compute the quadrant of the return value.

Related Topics:
asin(), acos(), atan(), sin(), cos(), tan(), sinh(), cosh(), tanh()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions