Searched refs:doubleOperTest (Results 1 – 2 of 2) sorted by relevance
30 FloatMath.doubleOperTest
184 static double[] doubleOperTest(double x, double y) { in doubleOperTest() method in FloatMath369 doubleResults = doubleOperTest(70000.0, -3.0); in run()