cours/algorithme d'euclide.md
oscar.plaisant@icloud.com a2ee0fa5ca from github to this gitea
2023-10-23 23:09:51 +02:00

10 lines
166 B
Markdown

up:: [[pgcd]]
sibling:: [[algorithme d'Euclide inverse]]
title:: "$\mathrm{pgcd}(a; b) = \mathrm{pgcd}(b; a \text{ mod } b)$"
#maths/arithmétique#not-done
---