<b>double atan(double x)</b>




Document: The C Standard Library

next double atan2(double ydouble x)
up Mathematical Functions: math.h
gif double acos(double x)

double atan(double x)

The return value is the inverse tangent or arctangent of x. The return value will be expressed in radians and lie in the interval .



McMullin@eeng.dcu.ie
Fri Mar 29 14:35:38 GMT 1996