IMSINH function
From Apache OpenOffice Wiki
< Documentation | How Tos
IMSINH
Returns the hyperbolic sine of a complex number.
Syntax
IMSINH( z )
- where z is a complex number as described in Complex Number functions
Semantics
IMSINH("a+bj")
calculates
Issues
The function is not implemented in versions before AOO 4.0 and before LibO 3.7.
This function currently appears in the AddIn category of the Function Wizard.
See Also