You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Eric Barnhill (JIRA)" <ji...@apache.org> on 2018/03/13 09:46:00 UTC

[jira] [Created] (NUMBERS-71) Conform complex multiplication and division to C++11 standards

Eric Barnhill created NUMBERS-71:
------------------------------------

             Summary: Conform complex multiplication and division to C++11 standards
                 Key: NUMBERS-71
                 URL: https://issues.apache.org/jira/browse/NUMBERS-71
             Project: Commons Numbers
          Issue Type: Improvement
            Reporter: Eric Barnhill


Use best practices for complex multiplication and division, including recovery of infinities inĀ  the case of NaN results, as specified in the C++11 standard section G.5.1 .

Add to "C standard tests" 4 tests to test implementation of the four conditions in section G.5.1.4.



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