Created
November 1, 2020 15:52
-
-
Save marawannwh/56fbf5f0ea2cccfc96a6e94093befa7b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Size Range Range in Binary no. of bits | |
4 0..3 0..11 2 | |
8 0..7 0..111 3 | |
10 0..9 0..1111 4 | |
16 0..15 0..1111 4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment