Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <math.h> double tanh(double x); |
Description | These functions compute the hyperbolic tangent of a floating-point number x (within the permissible range of floating-point numbers). |
Return val. | tanh(x) |
See also |
|