Types/uint32: Difference between revisions
Jump to navigation
Jump to search
m (Bilka moved page Types/uint to Types/uint32 over redirect) |
(exclusive range) |
||
Line 2: | Line 2: | ||
32 bit unsigned number. | 32 bit unsigned number. | ||
The range is [0, 2^32] or [0, | The range is [0, 2^32-1] or [0, 4294967295] or approximately 4 billion 294 million |
Revision as of 11:36, 6 July 2018
This article is a stub, and not comprehensive. |
---|
You can help this wiki by expanding it. |
32 bit unsigned number.
The range is [0, 2^32-1] or [0, 4294967295] or approximately 4 billion 294 million