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.
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.
Returns 1 if the rate is strictly greater than or equal to the specified step value, or 0 otherwise. If no value is given for step, the default is 0.
Evaluate two numerical values, returning 1 if they match and 0 otherwise.
Generates a complex number using specified real and imaginary parts.
The bitwise XOR (exclusive OR) operation between two integers.
Bitwise logical OR of two values.
Bitwise logical AND of two integers.