Calculates the hyperbolic secant of a specified complex number. For instance, providing a complex number in the form “x+yi” will yield “sech(x+yi)” as the result.
Yields the real part of a complex number.
Calculates the logarithm of a complex number for a chosen base.
Calculates the hyperbolic cosecant of a specified complex number. For instance, inputting “x+yi” yields “csch(x+yi)” as a result.
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).”
The IMARGUMENT function calculates the angle (often referred to as the argument or B8) of a specified complex number in radians.