Click or drag to resize

ComplexMathSinh Method

Overload List
 NameDescription
Public methodStatic memberSinh(Complex) This function returns the complex hyperbolic sine of the complex number a, sinh(a) = (exp(a) - exp(-a))/2.
Public methodStatic memberSinh(Complex32) This function returns the complex hyperbolic sine of the complex number a, sinh(a) = (exp(a) - exp(-a))/2.
Top
See Also