[
https://issues.apache.org/jira/browse/MATH-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798350#comment-13798350
]
Thomas Neidhart commented on MATH-1043:
---------------------------------------
Tbh, I think the idea was to include something like this into lang as there
might be a use for it when doing simple calculations. I doubt that any math
user will ever use a method like this.
> MathUtils.sum() method to add together a bunch of numbers.
> ----------------------------------------------------------
>
> Key: MATH-1043
> URL: https://issues.apache.org/jira/browse/MATH-1043
> Project: Commons Math
> Issue Type: New Feature
> Environment: Any
> Reporter: Matt Bishop
> Priority: Minor
>
> I find myself doing sums frequently with a variety of numbers. It would be
> nice if MathUtils had a method like this:
> int add(int... numbers);
--
This message was sent by Atlassian JIRA
(v6.1#6144)