darboux_sum
Compute the Darboux sum for a function over a specified interval by defining the function, variable, limits, and subintervals. Choose between upper or lower sums to approximate the integral accurately.
Instructions
Calculate the Darboux sum of a function
Input Schema
Name | Required | Description | Default |
---|---|---|---|
a | Yes | Lower limit of integration | |
b | Yes | Upper limit of integration | |
expression | Yes | Function to integrate | |
n | Yes | Number of subintervals | |
type | No | Type: upper or lower Darboux sum | upper |
variable | Yes | Variable of integration |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Calc Tools
Related Tools
- @nbiish/mcp-calc-tools
- @nbiish/mcp-calc-tools
- @nbiish/mcp-calc-tools
- @EthanHenrickson/math-mcp
- @nbiish/mcp-calc-tools