cos() Mathematics Function cos() Calculate cosine #include <math.h> double cos(radian) double radian; cos calculates the cosine of its argument radian, which must be in radian measure. ***** Example ***** For an example of this function, see the entry for acos. ***** See Also ***** mathematics library COHERENT Lexicon Page 1