====== Calcul du pgcd par un algorithme ======
===== Description par l'auteur =====
//Description// : calcul du pgcd par l'algorithme des soustractions ou l'algorithme d'Euclide.
//Niveau// : H3
//Mots-clés// : gcd_lcm
//Domaine// : number_theory - //Langue// : fr
//Catégorie// : exercise
//Auteur(s)// :
Fabrice,Guerimand - //Contact// : fwguerima@free.fr
//Adresse// : module=H3/arithmetic/gcdeucl.fr
//Version// : 1.10 - //Copyright// 2004 2005 2023 Fabrice,Guerimand
//This work is licensed under the// GNU GPL: http://www.gnu.org/licences/gpl.html
~~DISCUSSION~~