Searched refs:last_appr (Results 1 – 1 of 1) sorted by relevance
1525 BigInteger last_appr = get_appr(appr_prec); in approximate() local1529 last_appr.multiply(last_appr).add(op_appr); in approximate()1532 BigInteger shifted_result = scaled_numerator.divide(last_appr); in approximate()