Name

tanh function template — Computes hyperbolic tangent

Synopsis

template<typename T> complex<T> tanh(const complex<T>& z)

The tanh function returns the complex hyperbolic tangent of z.