Complex.Tanh (gb.gsl)

Function Tanh ( ) As Complex

Returns the complex hyperbolic tangent of the complex number.

tanh(z) = sinh(z) / cosh(z)