[
https://issues.apache.org/jira/browse/NUMBERS-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950685#comment-15950685
]
Gilles commented on NUMBERS-14:
-------------------------------
It's not the same method. To use the one you refer to, one needs to
instantiate a {{Double}}. However small, there will be a performance penalty
(that's the reason a static method was defined in the CM utilities).
> call to hashCode() in Complex
> -----------------------------
>
> Key: NUMBERS-14
> URL: https://issues.apache.org/jira/browse/NUMBERS-14
> Project: Commons Numbers
> Issue Type: Improvement
> Affects Versions: 1.0
> Reporter: Eric Barnhill
> Priority: Trivial
> Labels: easyfix
>
> There is a call in Complex() to hashCode(). This calls a method
> Precision.hash() . Looks like Precision.hash() is gone. I want to confirm
> that this method is now gone from commons-numbers Precision() and
> consequently I should remove this method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)