median
Calculate the median of a list of numbers using a statistical function from Math-MCP, designed for precise numerical computations via a simple API.
Instructions
Calculates the median of a list of numbers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
numbers | Yes | Array of numbers to find the median of |