Description
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.