Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://old.hcs.cmc.msu.ru/php/function.gmp-gcdext.html
Дата изменения: Sun Feb 3 22:40:06 2002
Дата индексирования: Mon Oct 1 21:55:14 2012
Кодировка:
Calculates g, s, and t, such that a*s + b*t = g =
gcd(a,b), where gcd is the greatest common divisor. Returns
an array with respective elements g, s and t.