Returns the hyperbolic sine of a Complex
.
Complex
object. A newly constructed Complex
initialized to the hyperbolic sine of the argument.
If z = x+iy,
and sinh is odd.
returns .
returns (where the sign of the real part of the result is unspecified).
returns .
returns (where the sign of the real part of the result is unspecified).
returns , for positive finite y.
returns , for positive finite x.
returns (where the sign of the real part of the result is unspecified).
returns (where the sign of the real part of the result is unspecified).
returns , for finite nonzero x.
returns .
returns , for all nonzero numbers y.
returns .
Complex Class | Imsl.Math Namespace