cos

(PHP 3, PHP 4 >= 4.0b1)

cos -- Cosine

Description

float cos (float arg)

Returns the cosine of arg in radians.

See also sin() and tan().