Conjugates
Nota
Working with abstract algebra? See Conjugates (Abstract algebra).
Returns a list with the current number and its conjugate.
Syntax
conjugates(Complex)
Description
Given a complex number , returns a list with the complex number and its conjugate. The first element is the conjugate and the second one is the input.