[
https://issues.apache.org/jira/browse/MATH-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-1047.
--------------------------
Resolution: Fixed
Methods "pow(int,long)" and "pow(long,long)" are still unsafe but they are
[deprecated|MATH-1050].
> 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
> Labels: safety
> Fix For: 3.3
>
> Attachments: MATH-1047.patch
>
>
> The "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)