Description
Hi.
right now ArithmeticUtils.pow(0,0) = 1, but not throw an Exception, which I think not quite right...
Is it a bug?
Anyway, we found a way to faster the calculate, so at least we can get an performance refine pr.
Hi.
right now ArithmeticUtils.pow(0,0) = 1, but not throw an Exception, which I think not quite right...
Is it a bug?
Anyway, we found a way to faster the calculate, so at least we can get an performance refine pr.