2.7.2.8 sinh

Declaration:

double sinh(double x);Returns the hyperbolic sine of x.

Range:

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