[ 
https://issues.apache.org/jira/browse/MATH-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805341#comment-13805341
 ] 

Thomas Neidhart commented on MATH-1047:
---------------------------------------

Why not call mulAndCheck(int, int) instead of doing the overflow detection 
yourself?

> 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)

Reply via email to