Home | History | Annotate | Download | only in complex

Lines Matching defs:conjugate

155      * Return the conjugate of this complex number. The conjugate of
163 * sign - e.g. the conjugate of <code>1 + POSITIVE_INFINITY i</code>
166 * @return the conjugate of this Complex object
168 public Complex conjugate() {