Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> double cosh(double x); | |
Description | These functions compute the hyperbolic cosine of the floating-point number x. | |
Return val. | cosh(x) | if successful. |
|
| depending on the function type, if an overflow occurs. |
Errors |
| |
| The value of x causes an overflow. | |
See also |
|