Synopsis
double tanh(double x);
Description

tanh calculates the hyperbolic tangent of x.

If x is NaN, tanh returns NaN.