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/14 11:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/NUMBERS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398439#comment-16398439 ] 

Eric Barnhill commented on NUMBERS-71:
--------------------------------------

These changes were submitted and pass all tests.

> 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
>            Priority: Minor
>
> 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 .



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