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


cosh

cosh Function

#include <math.h>

Float new f;

f = cosh (45.0);