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