IMSECH
Returns the hyperbolic secant of a complex number.
EngineeringEngineering & Science
What it does
Calculates hyperbolic secant of a complex number.
Syntax
IMSECH(inumber)
Arguments
inumber(text) β Complex number.
Examples
Complex Sech
Sech of 1+i.
FORMULA
=IMSECH("1+i")RESULT
0.33-0.45i
SAMPLE DATA
| A | |
|---|---|
| 1 | Comp |
| 2 | 1+i |