2.7.2.6 cosh

Declaration:

double cosh(double x);Returns the hyperbolic cosine of x.

Range:

There is no range limit on the argument or return value.