ReferenceFunctionsEngineering Functions
IMSECH
IMSECH: Returns the hyperbolic secant of a complex number.
Summary
Computes 1 / IMCOSH(inumber) for an Excel-style complex number string.
Examples
Hyperbolic secant of zero
Grid
| Cell | Value | |
|---|---|---|
| No inputs on Sheet1. | ||
Formula
=
Result
Not evaluated yet.
Expected
1
Related functions
FAQ
What does IMSECH return?
It returns a complex number encoded as spreadsheet text.
Runtime metadata
Category
Engineering
Signature
IMSECH(arg1: Any)Arity
min 1, max 1
Arguments
arg1Any · Scalar
Caps
PURE
Source