Click or drag to resize

ComplexMathCosh Method

Overload List
 NameDescription
Public methodStatic memberCosh(Complex) This function returns the complex hyperbolic cosine of the complex number a, cosh(a) = (exp(a) + exp(-z))/2.
Public methodStatic memberCosh(Complex32) This function returns the complex hyperbolic cosine of the complex number a, cosh(a) = (exp(a) + exp(-z))/2.
Top
See Also