Imcsch

Contents

Description

Minimum Origin Version Required: 2019 SR0

Take a complex number and return its hyperbolic cosecant.

Syntax

complex Imcsch(complex c)

Parameters

c

The complex number in the text format of x+yi.

Return

Return the hyperbolic cosecant of a given complex.

Example

IMCSCH(1+2i) = ; // returns -0.22150093085051-0.6354937992539i