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