Merge branch 'MATH_3_X' of https://[email protected]/repos/asf/commons-math.git into MATH_3_X
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c5e6ccb8 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/c5e6ccb8 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/c5e6ccb8 Branch: refs/heads/MATH_3_X Commit: c5e6ccb81771a2ad82d4c4ff02edb73c2cd18184 Parents: 2964995 895e9c1 Author: Luc Maisonobe <[email protected]> Authored: Sat Jan 2 10:28:21 2016 +0100 Committer: Luc Maisonobe <[email protected]> Committed: Sat Jan 2 10:28:21 2016 +0100 ---------------------------------------------------------------------- .../apache/commons/math3/complex/Complex.java | 154 ++++++++----------- .../apache/commons/math3/util/Precision.java | 39 +++-- .../commons/math3/complex/ComplexTest.java | 18 +++ 3 files changed, 108 insertions(+), 103 deletions(-) ----------------------------------------------------------------------
