Functions HI-TECH C SIN

SIN

SYNOPSIS

#include  <math.h>

double    sin(double f);


DESCRIPTION

This function returns the sine function of its argument.

SEE ALSO

cos, tan, asin, acos, atan