double cos( double rad );
Calculates the cosine of an angle (in radians). The result will be between -1 and 1.
The cosine of the angle ("double")
math.h
Functions