Home
last modified time | relevance | path

Searched defs:current_term (Results 1 – 1 of 1) sorted by relevance

/external/crcalc/src/com/hp/creals/
DCR.java1258 BigInteger current_term = scaled_1; in approximate() local
1299 BigInteger current_term; in approximate() local
1347 BigInteger current_term = op_inverse; in approximate() local
1391 BigInteger current_term = x_nth; // x**n in approximate() local
1456 BigInteger current_term = op_appr.shiftLeft(op_prec - calc_precision); in approximate() local