calculate
Perform arithmetic operations like addition, subtraction, multiplication, and division using specified numbers.
Instructions
Perform basic arithmetic calculations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
a | Yes | First number | |
b | Yes | Second number | |
operation | Yes | The arithmetic operation to perform |