fix les images dans le cours de représentation des nombres
This commit is contained in:
parent
eca1cf7e77
commit
e7d2e879cc
1 changed files with 6 additions and 6 deletions
|
|
@ -227,7 +227,7 @@ Exercice: Convertir en binaire
|
|||
|
||||
Exemple avec le nombre $53_{|10}$ qui s'écrit $110101_{|2}$ en binaire :
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
<style scoped>
|
||||
|
|
@ -339,7 +339,7 @@ $${\overbrace{0010}^{2_{|16}}\overbrace{1111}^{\mathrm{F}_{|16}}}_{|2} = \mathrm
|
|||
|
||||
Exemple avec $47_{|10}$.
|
||||
|
||||

|
||||

|
||||
|
||||
On obtient donc $47_{|10} = \mathrm{2F}_{|16}$
|
||||
|
||||
|
|
@ -389,7 +389,7 @@ En python :
|
|||
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
|
|
@ -420,7 +420,7 @@ En python:
|
|||
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
|
|
@ -448,7 +448,7 @@ En python:
|
|||
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
|
|
@ -477,4 +477,4 @@ En python, il n'existe pas. Il est en pratique rarement utilisé.
|
|||
|
||||
---
|
||||
|
||||

|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue