Searched refs:isApprInt (Results 1 – 1 of 1) sorted by relevance
44 private static boolean isApprInt(CR x) { in isApprInt() method in SlowCRTest111 check(isApprInt(tmp.subtract(x).divide(CR.PI)) in checkTrig()112 || isApprInt(tmp.add(x).divide(CR.PI)), in checkTrig()120 check(isApprInt(tmp.subtract(x).divide(CR.PI)) in checkTrig()121 || isApprInt(tmp.add(x).divide(CR.PI)), in checkTrig()