Lines Matching refs:approximate
228 protected abstract BigInteger approximate(int precision); in approximate() method in CR
350 BigInteger result = approximate(precision); in get_appr()
988 BigInteger result = approximate(eval_prec); in get_appr()
1004 protected BigInteger approximate(int p) { in approximate() method in int_CR
1017 protected BigInteger approximate(int p) { in approximate() method in assumed_int_CR
1034 protected BigInteger approximate(int p) { in approximate() method in add_CR
1050 protected BigInteger approximate(int p) { in approximate() method in shifted_CR
1061 protected BigInteger approximate(int p) { in approximate() method in neg_CR
1081 protected BigInteger approximate(int p) { in approximate() method in select_CR
1111 protected BigInteger approximate(int p) { in approximate() method in mult_CR
1154 protected BigInteger approximate(int p) { in approximate() method in inv_CR
1198 protected BigInteger approximate(int p) { in approximate() method in prescaled_exp_CR
1240 protected BigInteger approximate(int p) { in approximate() method in prescaled_cos_CR
1285 protected BigInteger approximate(int p) { in approximate() method in integral_atan_CR
1336 protected BigInteger approximate(int p) { in approximate() method in prescaled_ln_CR
1376 protected BigInteger approximate(int p) { in approximate() method in prescaled_asin_CR
1460 protected BigInteger approximate(int p) { in approximate() method in sqrt_CR