Searched refs:max_trunc_error (Results 1 – 1 of 1) sorted by relevance
1219 BigInteger max_trunc_error = in approximate() local1221 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()1259 BigInteger max_trunc_error = in approximate() local1264 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()1309 BigInteger max_trunc_error = in approximate() local1311 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()1354 BigInteger max_trunc_error = in approximate() local1356 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()