You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Herbert (Jira)" <ji...@apache.org> on 2022/10/14 11:28:00 UTC

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

     [ https://issues.apache.org/jira/browse/NUMBERS-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Herbert updated NUMBERS-93:
--------------------------------
    Component/s: angle

> PlaneAngle normalize() Upper Bound is Exclusive
> -----------------------------------------------
>
>                 Key: NUMBERS-93
>                 URL: https://issues.apache.org/jira/browse/NUMBERS-93
>             Project: Commons Numbers
>          Issue Type: Bug
>          Components: angle
>            Reporter: Matt Juntunen
>            Priority: Major
>             Fix For: 1.0-beta1
>
>
> 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.
> Pull request: https://github.com/apache/commons-numbers/pull/29



--
This message was sent by Atlassian Jira
(v8.20.10#820010)