Path: csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Richmond Newsgroups: comp.misc Subject: Re: On Binary Digits Date: Tue, 01 Apr 2025 17:35:24 +0100 Organization: Frantic Message-ID: <86v7rnj0vn.fsf@example.com> References: MIME-Version: 1.0 Content-Type: text/plain Injection-Info: solani.org; logging-data="697805"; mail-complaints-to="abuse@news.solani.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Cancel-Lock: sha1:2Zq21h0XIFBV0SEhfR1wJKZs/W0= sha1:jDqFHRUAqhFVhr9I6H2uqW7t8m0= X-User-ID: eJwNwoERwEAEBMCWyHEoh3/pv4Rkdh1UnjA6zd9fT96WxiO+ohezE6eQKgYebiprSzrEodsfG4oQvA== Xref: csiph.com comp.misc:27148 Ben Collver writes: > To cope with this problem some workers have devised their own > conventions of writing and pronouncing such numbers. A system in use > at the Bell Telephone Laboratories would set off the above figure in > groups of three digits: > > 11,110,101,000 > > and would then pronounce each group of three (or less) separately as > its decimal equivalent. The first binary group, 11, is the equivalent > of the decimal 3; the second, 110, of the decimal 6; the third, 101, > of the decimal 5. (000 is zero in any notation.) The above would then > be read, "Three, six, five, zero." This is called Octal, is it not.