Skip to content
Snippets Groups Projects
Verified Commit 2ebb1fc0 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

corrected rendering issue

parent b40f0f39
No related branches found
No related tags found
No related merge requests found
Pipeline #14764 passed
......@@ -456,6 +456,7 @@ Aussi appelés *IEEE 754 single-precision binary floating point*.
$$
(-1)^{b_{31}}\cdot 2^{(b_{30}b_{29}\dots b_{23})_{2}-127}\cdot (1.b_{22}b_{21}\dots b_{0})_{2},
$$
## Calculer la valeur décimale du nombre ci-dessus
# Nombres à virgule flottante simple précision (2/4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment