Skip to main content
Glama

extended_gcd

Compute the greatest common divisor and Bézout coefficients for two integers using the extended Euclidean algorithm.

Instructions

Extended Euclidean algorithm. Returns gcd(a,b) and coefficients x,y such that ax + by = gcd(a,b). (Domain: arithmetic, Category: number_theory)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aYes
bYes

Other Tools

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/chrishayuk/chuk-mcp-math-server'

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