division
Perform precise division calculations by inputting a numerator and denominator through the Math-MCP server API, enabling accurate numerical results.
Instructions
Divides the first number by the second number
Input Schema
Name | Required | Description | Default |
---|---|---|---|
denominator | Yes | The number to divide by (denominator) | |
numerator | Yes | The number being divided (numerator) |