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