[
https://issues.apache.org/jira/browse/MATH-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter updated MATH-1222:
----------------------------------
Labels: github (was: )
> Use Double.isNaN(double) instead of x != x in FastMath
> ------------------------------------------------------
>
> Key: MATH-1222
> URL: https://issues.apache.org/jira/browse/MATH-1222
> Project: Commons Math
> Issue Type: Task
> Reporter: Benedikt Ritter
> Labels: github
>
> As discussed in http://markmail.org/thread/f6juilawhswblnve we should use
> Double.isNaN(double) for checking whether a double is NaN in FastMath instead
> of using the odd looking x != x comparison.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)