Skip to main content
Glama
agmonetti

mathmethods-mcp

by agmonetti

mc_valor_promedio_3d

Compute the triple integral of a function f(x,y,z) over a specified rectangular box using Monte Carlo sampling, returning the estimated value with a confidence level.

Instructions

Estimate the triple integral of f(x,y,z) over the box [x_a,x_b]×[y_a,y_b]×[z_a,z_b].

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
NNo
x_aYes
x_bYes
y_aYes
y_bYes
z_aYes
z_bYes
seedNo
func_strYes
precisionNo
nivel_confianzaNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/agmonetti/mathmethods-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server