Searched refs:f3ns (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/lang/Math/
H A DPowTests.java190 failures += testNonstrictPowCase(x, y, f3ns(x, y));
239 static double f3ns(double x, double y) { method in class:PowTests

Completed in 380 milliseconds