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