Formualizer Docs
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
CellValue
No inputs on Sheet1.
Formula
=
Result
Not evaluated yet.
Expected
1

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

arg1

Any · Scalar

Caps

PURE

Source

On this page