calcul.io
math playground
New
calculation
Help
Instructions
Examples
Functions
Constants
Display Debug info
Functions
Arithmetic
xgcd
xgcd
xgcd(a, b)
Try it yourself:
$1
xgcd(8, 12)
$2
gcd(8, 12)
$3
xgcd(36163, 21199)
See also:
gcd
lcm
All functions