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