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