Click or drag to resize

ComplexMathTanh Method

Overload List
 NameDescription
Public methodStatic memberTanh(Complex) This function returns the complex hyperbolic tangent of the complex number a, tanh(a) = sinh(a)/cosh(a).
Public methodStatic memberTanh(Complex32) This function returns the complex hyperbolic tangent of the complex number a, tanh(a) = sinh(a)/cosh(a).
Top
See Also