sum
Calculate the total of multiple numbers by inputting an array of numerical values. Ideal for quick, accurate summation in mathematical workflows.
Instructions
Adds any number of numbers together
Input Schema
Name | Required | Description | Default |
---|---|---|---|
numbers | Yes | Array of numbers to sum |