Searched refs:convertedUpperBound (Results 1 – 1 of 1) sorted by relevance
682 double convertedUpperBound = Double.parseDouble(upperBound.toString()); in testSubnormalPowers() local686 Assert.assertEquals(convertedUpperBound, d, in testSubnormalPowers()688 i, convertedUpperBound, upperBound)); in testSubnormalPowers()