advanced_calculate
Execute advanced mathematical operations such as factorial, logarithm, combinations, and permutations with precision and ease on the example-mcp-server-stdio platform.
Instructions
Perform advanced mathematical operations (factorial, log, combinations, permutations)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base | No | Base for logarithm (default: e) | |
k | No | Secondary input for combinations/permutations | |
n | Yes | Primary input | |
operation | Yes |