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/13 17:15:00 UTC

[jira] [Resolved] (NUMBERS-62) Additional fields for "usual" complex numbers

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

Alex Herbert resolved NUMBERS-62.
---------------------------------
    Fix Version/s:     (was: 1.1)
       Resolution: Abandoned

The Complex class is ISO c99 compliant. It has methods for addition and subtraction from real only and imaginary only numbers. Creating constants to represent special real/imaginary only numbers is not required.

> Additional fields for "usual" complex numbers
> ---------------------------------------------
>
>                 Key: NUMBERS-62
>                 URL: https://issues.apache.org/jira/browse/NUMBERS-62
>             Project: Commons Numbers
>          Issue Type: Task
>          Components: complex
>            Reporter: Gilles Sadowski
>            Priority: Trivial
>              Labels: API
>
> * MINUS_ONE
>  * MINUS_I
>  * I_PI
>  * I_PI_OVER_TWO (used by {{atanh}})
>  * ... (?)



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