mean
Calculate the arithmetic mean of a list of numbers using a mathematical tool designed for accurate numerical calculations through an API. Ideal for statistical analysis and data processing tasks.
Instructions
Calculates the arithmetic mean of a list of numbers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
numbers | Yes | Array of numbers to find the mean of |