#include <math.h> double atan(double x);
The arc tangent, in radians, of x.
ANSI, POSIX
Go to the first, previous, next, last section, table of contents.