PHP3 Manual
PrevNext

Atan

Atan -- arc tangent

Description

float atan(float arg);

Returns the arc tangent of arg in radians.

See also acos() and atan().


PrevHomeNext
AsinUpBinDec