-

Functions HI-TECH C COS

From HI-TECH C for CP/M Fan WIKI(EN)
Jump to: navigation, search

COS

SYNOPSIS

#include  <math.h>

double    cos(double f)


DESCRIPTION

This function yields the cosine of its argument.

SEE ALSO

sin, tan, asin, acos, atan