This commit is contained in:
Oscar Plaisant
2024-12-25 22:30:24 +01:00
parent 4a9afe51fa
commit 602a41e7f8
2098 changed files with 11681 additions and 2271 deletions

View File

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