Next: cosh, Previous: copysign, Up: C library functions [Index]
cos
#include <math.h> Float new f; f = cos (45.0);