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/25 01:05:00 UTC

[jira] [Created] (GEOMETRY-39) Remove Unneeded PlaneAngleRadians Normalize Checks

Matt Juntunen created GEOMETRY-39:
-------------------------------------

             Summary: Remove Unneeded PlaneAngleRadians Normalize Checks 
                 Key: GEOMETRY-39
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-39
             Project: Apache Commons Geometry
          Issue Type: Task
            Reporter: Matt Juntunen


Remove unneeded sections in the code where we check to ensure that the angle returned by one of the {{PlaneAngleRadians}} normalize methods is not equal to the upper bound. The upper bound for these methods is actually exclusive. See NUMBERS-93.



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