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 69cbbef Changed multiplier to use the value 2^27 + 1 as a double.
new 649fe64 Clean-up the constants in Complex.
new 3bb0f69 Clean-up getScale() method.
new 980d80a Remove methods for (a * c + b * d) and (b * c - a * d) in
Complex divide
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 | 93 ++++++----------------
1 file changed, 23 insertions(+), 70 deletions(-)