Complex.Sinh (gb.gsl)

Function Sinh ( ) As Complex

Returns the complex hyperbolic sine of the complex number.

sinh(z) = (exp(z) - exp(-z)) / 2