Skip to content

Commit 23eb735

Browse files
authored
Update README.md
1 parent 1966ca7 commit 23eb735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ In an **8.8 fixed-point** representation, the first 8 bits represent the integer
8989
In this example:
9090

9191
🔴 **Integer Part (00000110)**: Represents `6` in decimal.
92+
9293
🔴 **Fractional Part (10000000)**: Represents `0.5` in decimal.
9394

9495
Thus, the combined fixed-point value represents `6.5`.

0 commit comments

Comments
 (0)