PHP3 Manual
PrevNext

Acos

Acos -- arc cosine

Description

float acos(float arg);

Returns the arc cosine of arg in radians.

See also asin() and atan().


PrevHomeNext
AbsUpAsin