Products
Sitemap
Online Calculators
Circuits (A-C)
Circuits (D-O)
Circuits (P-Z)
Tutorials
Declaration:
double tanh(double x); Returns the hyperbolic tangent of x.
double tanh(double
);
Returns the hyperbolic tangent of x.
The value of x has no range. The returned value is in the range of -1 to +1 (inclusive).
<<< Back to C Language Library Reference Guide
<<< Back to Electronics Tutorials