IMCONJUGATE
returns complex conjugate of complex number · from excel · excel: not yet compared · sheets: not yet compared
signature
IMCONJUGATE(inumber)
returns: text (complex number)
| argument | required |
|---|---|
| inumber | required |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=IMCONJUGATE("3+4i") 3-4i