Difference between revisions of "Documentation/How Tos/Calc: IMCSCH function"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 62: Line 62:
 
This function currently appears in the AddIn category of the Function Wizard.
 
This function currently appears in the AddIn category of the Function Wizard.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: IMSECH function|IMSECH]]
 
* [[Documentation/How_Tos/Calc: IMSECH function|IMSECH]]
  

Revision as of 09:59, 17 July 2018


IMCSCH

Returns the hyperbolic cosecant of a complex number.

Syntax

IMCSCH( z )

where z is a complex number as described in Documentation/How_Tos/Calc:_Complex_Number_functions

Semantics

IMCSCH( z ) is equivalent to IMDIV(1;IMSINH( z )).

To get better accuracy it is not implemented that way. With the notation IMCOT("a+bj")="c+dj" the used formulas are

real part
imaginary part


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
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_IMCSCH_function&oldid=243675"
Views
Personal tools
Navigation
Tools