Returns a double value that is the hyperbolic tangent of its double argument. Syntax: #include <math.h> double tanh(double x);