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 32d8fc1 Overflow test for pow() new 940705a Changed ofPolar to not throw IllegalArgumentException. new 5fad5e2 Added norm method that is part of the C++ standard for complex. new ceb6269 Test abs() and arg() return the input to ofPolar constructor. 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 | 89 +++++++++++++++++----- .../commons/numbers/complex/ComplexTest.java | 59 +++++++++++++- 2 files changed, 128 insertions(+), 20 deletions(-)