Below is the file 'trig.h' from this revision. You can also download the file.

/* trig.h */

double cosine(double x);
double sine(double x);