MCP Calc Tools
by nbiish
darboux_sum
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 |