Products
Sitemap
Online Calculators
Circuits (A-C)
Circuits (D-O)
Circuits (P-Z)
Tutorials
Declaration:
double atan(double x); Returns the arc tangent of x in radians.
double atan(double
);
Returns the arc tangent of x in radians.
The value of x has no range. The returned value is in the range of -p/2 to +p/2 (inclusive).
<<< Back to C Language Library Reference Guide
<<< Back to Electronics Tutorials