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