Searched refs:max_trunc_error (Results 1 – 1 of 1) sorted by relevance
1267 BigInteger max_trunc_error = in approximate() local1269 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()1307 BigInteger max_trunc_error = in approximate() local1312 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()1357 BigInteger max_trunc_error = in approximate() local1359 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()1401 BigInteger max_trunc_error = in approximate() local1403 while (current_term.abs().compareTo(max_trunc_error) >= 0) { in approximate()