Function cos

Top 

Declaration:

float cos(float x);

Description

The cos function calculates the cosine of the floating-point number x.

Returned value

The cos function returns the cosine of argument 0x.