#include <math.h> double tanh(double x);
The hyperbolic tangent of x.
ANSI, POSIX
Go to the first, previous, next, last section, table of contents.