PHP Manual
Prev
Next
Atan
Atan -- arc tangent
Description
float atan
(float arg);
Returns the arc tangent of arg in radians.
See also
acos()
and
atan()
.
Prev
Home
Next
Asin
Up
Atan2