Lines Matching refs:approximate
244 protected abstract BigInteger approximate(int precision); in approximate() method in CR
368 BigInteger result = approximate(precision); in get_appr()
1030 BigInteger result = approximate(eval_prec); in get_appr()
1046 protected BigInteger approximate(int p) { in approximate() method in int_CR
1059 protected BigInteger approximate(int p) { in approximate() method in assumed_int_CR
1076 protected BigInteger approximate(int p) { in approximate() method in add_CR
1092 protected BigInteger approximate(int p) { in approximate() method in shifted_CR
1103 protected BigInteger approximate(int p) { in approximate() method in neg_CR
1123 protected BigInteger approximate(int p) { in approximate() method in select_CR
1153 protected BigInteger approximate(int p) { in approximate() method in mult_CR
1196 protected BigInteger approximate(int p) { in approximate() method in inv_CR
1240 protected BigInteger approximate(int p) { in approximate() method in prescaled_exp_CR
1282 protected BigInteger approximate(int p) { in approximate() method in prescaled_cos_CR
1327 protected BigInteger approximate(int p) { in approximate() method in integral_atan_CR
1378 protected BigInteger approximate(int p) { in approximate() method in prescaled_ln_CR
1417 protected BigInteger approximate(int p) { in approximate() method in prescaled_asin_CR
1510 protected BigInteger approximate(int p) { in approximate() method in sqrt_CR
1581 protected BigInteger approximate(int p) { in approximate() method in gl_pi_CR