From f7adf0df6f2cbc75e8a738e0444cf0e00faf8f85 Mon Sep 17 00:00:00 2001 From: Alexis Fourmaux Date: Mon, 28 Jul 2025 15:12:12 +0200 Subject: [PATCH] =?UTF-8?q?Ajoute=20une=20traduction=20possible=20pour=20h?= =?UTF-8?q?exad=C3=A9cimal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cours/CIEL1/02-reseau/numeration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cours/CIEL1/02-reseau/numeration.md b/src/cours/CIEL1/02-reseau/numeration.md index b2a08c2..0d80165 100644 --- a/src/cours/CIEL1/02-reseau/numeration.md +++ b/src/cours/CIEL1/02-reseau/numeration.md @@ -250,7 +250,7 @@ Ex: $\mathrm{6B}_{|16} = {\overbrace{0110}^{6_{|16}}\overbrace{1011}^{\mathrm{B} |--------|-------| |décimal|decimal| |binaire|binary| -|hexadécimal|hexadecimal| +|hexadécimal|hexadecimal / hex| |octal|octal| |chiffre|digit| |rang|place|