IMCSCH
Returns the hyperbolic cosecant of a complex number.
EngineeringEngineering & Science
What it does
Calculates hyperbolic cosecant of a complex number.
Syntax
IMCSCH(inumber)
Arguments
inumber(text) β Complex number.
Examples
Complex Csch
Csch of 1+i.
FORMULA
=IMCSCH("1+i")RESULT
0.36-0.54i
SAMPLE DATA
| A | |
|---|---|
| 1 | Comp |
| 2 | 1+i |