Calculates the quotient of one complex number by another.
Calculates the hyperbolic cosecant of a specified complex number. For instance, inputting “x+yi” yields “csch(x+yi)” as a result.
Calculates the cosecant of a specified complex number.
Calculates the hyperbolic cotangent of a specified complex number. For instance, for the complex number “x+yi”, it computes “coth(x+yi)”.
Calculates the cotangent for a specified complex number. For instance, the complex number “x+yi” yields “cot(x+yi).”
Calculates the hyperbolic cosine of a specified complex number. For instance, a complex number in the form “x+yi” will yield “cosh(x+yi).”
The IMCOS function calculates the cosine of a specified complex number.
Returns the conjugate of a complex number.
The IMARGUMENT function calculates the angle (often referred to as the argument or B8) of a specified complex number in radians.
Extracts the imaginary part from a complex number.
