multiply
Perform precise multiplication of two numbers using the Math-MCP server. Input two numerical values to calculate their product accurately through a simple API.
Instructions
Multiplies two numbers together
Input Schema
Name | Required | Description | Default |
---|---|---|---|
SecondNumber | Yes | The second number | |
firstNumber | Yes | The first number |