Calculates the sum of complex numbers.
Calculates the difference between two complex numbers.
Computes the secant of a complex number
Returns the real part of a complex number.
Calculates the cosine of a complex number.
Returns the angle theta, represented in radians.
Calculates a complex number elevated to a given power.
Calculates the secant of a specified complex number. For instance, the complex number “x+yi” yields “sec(x+yi).”
Calculates the logarithm of a complex number to the base 10.
Calculates the logarithm of a complex number for a chosen base.