Searched defs:ulp (Results 1 – 5 of 5) sorted by relevance
112 double ulp = Math.ulp(decisionPoint); in testAgainstTranslit() local
149 public static double ulp(double d) { in ulp() method in FpUtils154 public static float ulp(float f) { in ulp() method in FpUtils
853 public static double ulp(double d) { in ulp() method in FpUtils882 public static float ulp(float f) { in ulp() method in FpUtils
2089 public static double ulp(double d) { in ulp() method in Math2136 public static float ulp(float f) { in ulp() method
1562 public static double ulp(double d) { in ulp() method in StrictMath1589 public static float ulp(float f) { in ulp() method in StrictMath