Searched refs:appr_prec (Results 1 – 1 of 1) sorted by relevance
1520 int appr_prec = result_msd - appr_digits; in approximate() local1521 int prod_prec = 2*appr_prec; in approximate()1525 BigInteger last_appr = get_appr(appr_prec); in approximate()1531 scale(prod_prec_scaled_numerator, appr_prec - p); in approximate()