Numbers bezoutgcdlinear

Extended Euclidean

Find Bézout coefficients with extended GCD.

About the Extended Euclidean Tool

Find Bézout coefficients with extended GCD. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.

This tool is part of the Numbers category on NumbersChecker. Browse all Numbers tools or explore all 139 tools.

Related: bezout · gcd · linear

API usage
POST /api/extended-gcd
Content-Type: application/json

{
  "text": "your input here"
}