min
Identify the smallest number in a given list of numeric values for precise calculations. Simplifies finding minimums in datasets or numerical arrays.
Instructions
Finds the minimum value from a list of numbers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
numbers | Yes | Array of numbers to find the minimum of |