Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

11.17 sctanh - Complex hyperbolic tangent tanh(x)

#include <msca.h>

double sctanh (double complex x);
float  sctanhf(float complex x);

Given a value x∈C  this function computes the complex hyperbolic tangent:

tanh(x)