Searched refs:max_last_term (Results 1 – 1 of 1) sorted by relevance
1412 BigInteger max_last_term = in approximate() local1421 while (current_term.abs().compareTo(max_last_term) >= 0) { in approximate()