Qurak

ExtendedGCD

Disponible

Returns `{g, {s, t}}` with `g == GCD[a, b] == s a + t b`.

ExtendedGCD[n1, n2, …]
ExtendedGCD[12, 18] → {6, {-1, 1}}

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP