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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__TOC__
+
{{DISPLAYTITLE:IMSECH function}}
 +
{{Documentation/CalcFunc ComplexNumberTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_IMSEC_function
 +
|NextPage=Documentation/How_Tos/Calc:_IMSIN_function
 +
}}__NOTOC__
  
 
==IMSECH==
 
==IMSECH==
Line 6: Line 11:
 
===Syntax===
 
===Syntax===
 
<code>IMSECH( z )</code>
 
<code>IMSECH( z )</code>
: where z is a complex number as described in [[Documentation/How_Tos/Calc:_Complex_Number_functions]]  
+
: where z is a complex number as described in [[Documentation/How_Tos/Calc:_Complex_Number_functions|Complex Number functions]]  
  
 
===Semantics===
 
===Semantics===
Line 20: Line 25:
 
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: IMCSCH function|IMCSCH]]
 
* [[Documentation/How_Tos/Calc: IMCSCH function|IMCSCH]]
  

Latest revision as of 12:20, 30 January 2024

IMSECH

Returns the hyperbolic secant of a complex number.

Syntax

IMSECH( z )

where z is a complex number as described in Complex Number functions

Semantics

IMSECH( z ) is equivalent to IMDIV(1;IMCOSH( 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
Views
Personal tools
Navigation
Tools