Calculates the logarithm of a complex number for a chosen base.
Calculates Euler’s number, e (~2.718), elevated to a complex exponent.
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 cotangent for a specified complex number. For instance, the complex number “x+yi” yields “cot(x+yi).”
The IMCOS function calculates the cosine of a specified complex number.
Returns the conjugate of a complex number.
Extracts the imaginary part from a complex number.
Calculates the absolute value of a complex number.