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