Gilles created MATH-1047:
----------------------------
Summary: No check for overflow in "ArithmeticUtils.pow"
Key: MATH-1047
URL: https://issues.apache.org/jira/browse/MATH-1047
Project: Commons Math
Issue Type: Improvement
Affects Versions: 3.2
Reporter: Gilles
Fix For: 3.3The "pow" methods in "o.a.c.m.util.ArithmeticUtils" do not check for overflow. They will happily return nonsensical results. -- This message was sent by Atlassian JIRA (v6.1#6144)
