Searched refs:low_ln_limit (Results 1 – 1 of 1) sorted by relevance
927 static final BigInteger low_ln_limit = big8; /* sixteenths, i.e. 1/2 */ field in CR942 if (rough_appr.compareTo(low_ln_limit) <= 0) { in ln()