#include <math.h>
double atan (double x );
double atan
The atan function computes the principal value of the arc tangent of x .
The atan function returns the arc tangent in the range [-pi/2, +pi/2] radians.