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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 +
{{DISPLAYTITLE:IMCSC function}}
 
{{Documentation/CalcFunc ComplexNumberTOC
 
{{Documentation/CalcFunc ComplexNumberTOC
 
|ShowPrevPage={{{ShowPrevPage}}}
 
|ShowPrevPage={{{ShowPrevPage}}}

Latest revision as of 10:32, 30 January 2024

< {{#switch:Previous Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Section Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >
< {{#switch:Previous Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} {{#switch:Next Page Previous Section = Previous Section Next Section = Next Section Previous Page = Previous Page Next Page = Next Page }} >

IMCSC

Returns the cosecant of a complex number.

Syntax

IMCSC( z )

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

Semantics

IMCSC( z ) is equivalent to IMDIV(1;IMSIN( 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.



{{#switch:EN

| RU = Смотрите также: | UA = Дивіться також: | EN = See Also | PT = Ver também | #default = See Also }}

Personal tools