Tagged articles
2 articles
Page 1 of 1
Ops Development & AI Practice
Ops Development & AI Practice
Feb 18, 2024 · Fundamentals

Why Hexadecimal Dominates Computing and Could Higher Bases Ever Replace It?

This article explains the concept of numeral bases, why hexadecimal became the standard in computing due to its compact mapping to binary, explores the theoretical possibility of higher bases like base‑20 or base‑32, and discusses their limited practical applications and inherent complexities.

base conversioncomputer fundamentalsdata representation
0 likes · 6 min read
Why Hexadecimal Dominates Computing and Could Higher Bases Ever Replace It?
Python Programming Learning Circle
Python Programming Learning Circle
Sep 21, 2022 · Fundamentals

Why Western Numerals Use Three‑Digit Grouping While Chinese Use Four‑Digit Grouping: A Historical Overview

This article explains the historical reasons behind the Western three‑digit grouping and the Chinese four‑digit grouping of numbers, tracing the development of positional and additive counting systems from ancient Egypt, Greece, and Rome to Chinese rod numerals and the eventual adoption of the modern decimal system.

Chinese mathematicsWestern mathematicscounting methods
0 likes · 15 min read
Why Western Numerals Use Three‑Digit Grouping While Chinese Use Four‑Digit Grouping: A Historical Overview