Binary, octal, and hex arithmetic, plus a lookup table for every power of two you'll actually run into
Understanding alternative number systems — fundamental to system administration, programming, and how computers represent and manipulate data.
View guide →Every power of two from 2⁰ to 2⁶⁴, with binary prefixes and real-world context — cache lines, page sizes, storage tiers, and the practical 64-bit addressing ceiling.
View reference →