Me, looking at this, asking if 1024 isn’t even?
Unless you mean round?
In which case, 1024 *is* a round number, just in base 2, not in base 10. It’s 10000000000 when written in binary, or 2^10 .
The bigger question is “why 1024” or more precisely “why 2^10 “? That’s a bigger query I can’t really answer. Personally, I’d have picked 2^8 or 256 as that’s to a power that is itself a round number in binary. Of course, it is quite a bit smaller and so you’d go up the prefixes a lot faster.
Latest Answers