Next: , Previous: , Up: C library functions   [Index]


cos

cos Function

#include <math.h>

Float new f;

f = cos (45.0);