#include <math.h> double cos(double x);
The cosine of x.
ANSI, POSIX
Go to the first, previous, next, last section, table of contents.