-

Changes

Jump to: navigation, search

Functions HI-TECH C COS

190 bytes added, 18:40, 31 July 2017
Created page with "<strong>COS</strong> ==SYNOPSIS== #include <math.h> double cos(double f) ==DESCRIPTION== This function yields the cosine of its argument. ==SEE ALSO== sin, tan, a..."
<strong>COS</strong>
==SYNOPSIS==

#include <math.h>

double cos(double f)


==DESCRIPTION==
This function yields the cosine of its argument.

==SEE ALSO==

sin, tan, asin, acos, atan

Navigation menu