Lines Matching refs:approximate
247 protected abstract BigInteger approximate(int precision); in approximate() method in CR
371 BigInteger result = approximate(precision); in get_appr()
1036 BigInteger result = approximate(eval_prec); in get_appr()
1052 protected BigInteger approximate(int p) { in approximate() method in int_CR
1065 protected BigInteger approximate(int p) { in approximate() method in assumed_int_CR
1082 protected BigInteger approximate(int p) { in approximate() method in add_CR
1098 protected BigInteger approximate(int p) { in approximate() method in shifted_CR
1109 protected BigInteger approximate(int p) { in approximate() method in neg_CR
1129 protected BigInteger approximate(int p) { in approximate() method in select_CR
1159 protected BigInteger approximate(int p) { in approximate() method in mult_CR
1202 protected BigInteger approximate(int p) { in approximate() method in inv_CR
1246 protected BigInteger approximate(int p) { in approximate() method in prescaled_exp_CR
1288 protected BigInteger approximate(int p) { in approximate() method in prescaled_cos_CR
1333 protected BigInteger approximate(int p) { in approximate() method in integral_atan_CR
1384 protected BigInteger approximate(int p) { in approximate() method in prescaled_ln_CR
1423 protected BigInteger approximate(int p) { in approximate() method in prescaled_asin_CR
1516 protected BigInteger approximate(int p) { in approximate() method in sqrt_CR
1587 protected BigInteger approximate(int p) { in approximate() method in gl_pi_CR