Searched refs:worstUlps (Results 1 – 4 of 4) sorted by relevance
1815 double worstUlps = 0.5; in testAccuracy() local1835 if (ulpError > worstUlps) { in testAccuracy()1842 worstUlps = ulpError; in testAccuracy()1847 return worstUlps; in testAccuracy()
1817 double worstUlps = 0.5; in testAccuracy() local1837 if (ulpError > worstUlps) { in testAccuracy()1844 worstUlps = ulpError; in testAccuracy()1849 return worstUlps; in testAccuracy()
738 double worstUlps = 0.5; in testAccuracy() local758 if (ulpError > worstUlps) { in testAccuracy()765 worstUlps = ulpError; in testAccuracy()770 return worstUlps; in testAccuracy()
736 double worstUlps = 0.5; in testAccuracy() local756 if (ulpError > worstUlps) { in testAccuracy()763 worstUlps = ulpError; in testAccuracy()768 return worstUlps; in testAccuracy()