The IMCONJUGATE function is one of the engineering functions. It is used to return the complex conjugate of a complex number.
Syntax
IMCONJUGATE(inumber)
The IMCONJUGATE function has the following argument:
Argument | Description |
---|
inumber | A complex number expressed in x + yi or x + yj form. |
Notes
How to apply the IMCONJUGATE function.
Examples
The figure below displays the result returned by the IMCONJUGATE function.
