subtract
Perform subtraction of two numbers by providing the minuend and subtrahend. This tool ensures accurate numerical calculations as part of the Math-MCP server for mathematical operations.
Instructions
Subtracts the second number from the first number
Input Schema
Name | Required | Description | Default |
---|---|---|---|
minuend | Yes | The number to subtract from (minuend) | |
subtrahend | Yes | The number being subtracted (subtrahend) |