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.
Calculates the absolute value of a complex number.
Transforms a signed hexadecimal value into its corresponding signed octal representation.
Transforms a signed hexadecimal value into its decimal equivalent.