This function returns a number list with results of the given calculation performed for each number in the specified list.
Bash
mathOnNumberList(numberList, mathExpression) #Output: Number list
📚 Use cases and examples
| Use case |
|---|
| No content found. |