You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (JIRA)" <ji...@apache.org> on 2019/01/21 04:35:00 UTC

[jira] [Created] (NUMBERS-93) PlaneAngle normalize() Upper Bound is Exclusive

Matt Juntunen created NUMBERS-93:
------------------------------------

             Summary: PlaneAngle normalize() Upper Bound is Exclusive
                 Key: NUMBERS-93
                 URL: https://issues.apache.org/jira/browse/NUMBERS-93
             Project: Commons Numbers
          Issue Type: Bug
            Reporter: Matt Juntunen


The {{PlaneAngle#normalize()}} documentation states that it normalizes an angle to be between -0.5 turns and +0.5 turns inclusive of the given center angle. However, the upper bound is actually exclusive. The documentation should be updated to reflect this and unit tests added.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)