cos

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

cos -- Cosine

Description

float cos (float arg)

Returns the cosine of arg in radians.

See also sin() and tan().