Calculates the secant of a specified complex number. For instance, the complex number “x+yi” yields “sec(x+yi).”
Yields the real part of a complex number.
Calculates the product of a range of complex numbers by multiplying them together.
Calculates the base 2 logarithm of a complex number.
Calculates the logarithm of a complex number to the base 10.
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.