IMSINH function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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