Searched refs:appr (Results 1 – 1 of 1) sorted by relevance
900 BigInteger appr = x.get_appr(TEST_PREC); in isApprInt() local901 return appr.and(MASK).signum() == 0; in isApprInt()