Searched refs:xPower (Results 1 – 1 of 1) sorted by relevance
81 BigDecimal xPower = BigDecimal.valueOf(-1L); in multiplyTests() local84 xPower = xPower.multiply(x); in multiplyTests()