This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.
from 7c9f02e NUMBERS-161: Functionality moved to class "Angle". new 056b268 NUMBERS-161: Special case. new 4f2fc20 Useful constants. new a71294a Let angle normalization operate directly on "double". 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: .../org/apache/commons/numbers/angle/Angle.java | 50 ++++++------ .../apache/commons/numbers/angle/AngleTest.java | 88 +++++++++------------- .../apache/commons/numbers/angle/ReduceTest.java | 6 +- 3 files changed, 65 insertions(+), 79 deletions(-)