IMSINH function
IMSINH(Number) IMSINH(Number)
Number
Text or { Text }
A complex number.
Returns
Text or { Text }
The hyperbolic sine of the given complex number.
Returns the hyperbolic sine of a complex number.
Example
IMSINH("2+3i")IMSINH("2+3i")
Returns a value roughly equivalent to "-3.591+0.5309i".