Math Scalar Library
Programming Reference Manual C/C++
Version 1.1 DD-00003-011

25.9 sctanh - Complex hyperbolic tangent tanh(x)

#include <msca.h> 
 
double complex sctanh (double complex x); 
float complex  sctanhf(float complex x);

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

tanh(x)