This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.


    from 0887c25  sqrt(): Drop copySign(0, imaginary) when imaginary is already 
zero.
     new 087d40a  Clean up sqrt().
     new 1d63ae2  Ensure sqrt() always functions on finite input.
     new 6a7ce94  PMD: Ignore field real and method real() match in Complex.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/commons/numbers/complex/Complex.java    | 56 +++++++++++++++-------
 .../commons/numbers/complex/CReferenceTest.java    | 36 ++++++++++----
 src/main/resources/pmd/pmd-ruleset.xml             |  7 +++
 3 files changed, 71 insertions(+), 28 deletions(-)

Reply via email to