Imcot

Description

Minimum Origin Version Required: 2019 SR0

Take a complex number and return its cotangent.

Syntax

complex Imcot(complex c)

Parameters

c

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

Return

Return the cotangent of a given complex.

Example

IMCOT(1+2i) = ;// returns 0.032797755533753-0.98432922645819i