From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- helpcontent2/source/text/scalc/01/func_imcsch.xhp | 74 +++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 helpcontent2/source/text/scalc/01/func_imcsch.xhp (limited to 'helpcontent2/source/text/scalc/01/func_imcsch.xhp') diff --git a/helpcontent2/source/text/scalc/01/func_imcsch.xhp b/helpcontent2/source/text/scalc/01/func_imcsch.xhp new file mode 100644 index 0000000000..4b8329b1c1 --- /dev/null +++ b/helpcontent2/source/text/scalc/01/func_imcsch.xhp @@ -0,0 +1,74 @@ + + + + + + IMCSCH function + /text/scalc/01/func_imcsch.xhp + + + +
+ + + IMCSCH function + hyperbolic cosecant;complex number + +

+ + IMCSCH + function +

+ + + Returns the hyperbolic cosecant of a complex number. The hyperbolic cosecant of a complex number can be expressed by: + + +
+ + IMCSCH equation + + + + + + + IMCSCH(Complex_number) + + + Complex_number is a complex number whose hyperbolic cosecant needs to be calculated. + + +
+ +
+ +
+ +
+ + + =IMCSCH("4-3i")
+ returns -0.036275889628626+0.0051744731840194i. +
+ + =IMCSCH(2)
+ returns 0.275720564771783 as a string. +
+ +
+ IMCSCH wiki page. + + , + , + + +
+ +
-- cgit v1.2.3