Methods
(static) sum(array) → {Number}
Parameters:
| Name | Type | Description |
|---|---|---|
array |
Array | array of number values |
Returns:
the sum of the values in the array
- Type
- Number
| Name | Type | Description |
|---|---|---|
array |
Array | array of number values |
the sum of the values in the array