cos

(PHP 3, PHP 4 )

cos -- Cosine

Description

float cos (float arg)

Returns the cosine of arg in radians.

See also sin() and tan().