Changed the Complex.equals() method so that it considers +0 and -0 are equal, as required by IEEE-754 standard. JIRA: MATH-221