cos

Example

 float cos ( float $arg ) 

Description

cos() returns the cosine of the arg parameter. The arg parameter is in radians.

Return Values

The cosine of arg