Skip to main content
Glama

divide

Calculate division between two numbers to get precise mathematical results for arithmetic operations and data analysis.

Instructions

将两个数字相除并返回结果

Input Schema

NameRequiredDescriptionDefault
aYes
bYes

Input Schema (JSON Schema)

{ "properties": { "a": { "type": "number" }, "b": { "type": "number" } }, "required": [ "a", "b" ], "type": "object" }

Other Tools from My MCP Server

Related Tools

    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/GHjiejie/mcp-server'

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