cos

(PHP 3, PHP 4 >= 4.0.0)

cos -- Cosine

Description

float cos (float arg)

Returns the cosine of arg in radians.

See also sin() and tan().