This function returns the sum of all elements in a given number list.
Bash
sum(numberList) #Output: Number
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example returns: 15 |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
number list |
Any given number list. |
Output
This function returns a number
(books) Use cases and examples
| Use case |
|---|
| No content found. |