Sum Array

Calculate the sum of all numbers in an array.

Code

General
arr.sum

Parameters

Array of numbers

Server

More Ruby Snippets