Searched refs:current_power (Results 1 – 1 of 1) sorted by relevance
1346 BigInteger current_power = op_inverse; in approximate() local1356 current_power = current_power.divide(big_op_squared); in approximate()1359 current_power.divide(BigInteger.valueOf(current_sign*n)); in approximate()