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 12:14:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Eric Barnhill resolved NUMBERS-71.
----------------------------------
    Resolution: Fixed

Multiplication and division meet C++11 standards.

> 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)