ToolBox MCP Server
by xiaoguomeiyitian
Verified
calculator_tool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calculation_type | Yes | The type of calculation to perform. | |
combinatorics_operation | No | The type of combinatorics operation. | |
complex_a_imaginary | No | The imaginary part of the first complex number. | |
complex_a_real | No | The real part of the first complex number. | |
complex_b_imaginary | No | The imaginary part of the second complex number (if needed). | |
complex_b_real | No | The real part of the second complex number (if needed). | |
complex_number_operation | No | The type of complex number operation. | |
data_points | No | The array of data points. | |
data_set_x | No | The dataset X for bivariate statistics. | |
data_set_y | No | The dataset Y for bivariate statistics. | |
expression | No | The mathematical expression to calculate. | |
financial_math_operation | No | The type of financial math calculation to perform. | |
function_argument | No | The argument value for the function. | |
function_name | No | The name of the function to calculate. | |
geometry_operation | No | The type of geometric calculation to perform. | |
height | No | The height. | |
length | No | The length. | |
logic_operation | No | The type of logic operation to perform. | |
n_compounding_periods | No | The number of compounding periods. | |
n_value | No | The n value. | |
number_a | No | The first number. | |
number_b | No | The second number (if needed). | |
number_theory_modulus | No | The modulus for modular exponentiation. | |
number_theory_operation | No | The type of number theory operation. | |
operand_a | No | The first operand. | |
operand_b | No | The second operand. | |
precision_level | No | Calculation precision level. | |
principal | No | The principal amount. | |
probability_a | No | The probability of event A (between 0 and 1). | |
probability_a_given_b | No | The conditional probability of A given B (between 0 and 1). | |
probability_b | No | The probability of event B (between 0 and 1). | |
probability_b_given_a | No | The conditional probability of B given A (between 0 and 1). | |
probability_operation | No | The type of probability calculation. | |
r_value | No | The r value (if needed). | |
radius | No | The radius of the circle. | |
rate | No | The interest rate (percentage). | |
set_a | No | The first set. | |
set_b | No | The second set. | |
set_theory_operation | No | The type of set theory operation. | |
side | No | The side length of the cube. | |
statistics_operation | No | The type of statistical calculation to perform. | |
time | No | The time (in years). | |
width | No | The width. |