Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!mit-eddie!genrad!decvax!decwrl!labrea!navajo!billw From: billw@navajo.UUCP Newsgroups: comp.lang.c Subject: Re: Is .2 irrational? Message-ID: <1306@navajo.STANFORD.EDU> Date: Fri, 16-Jan-87 13:38:52 EST Article-I.D.: navajo.1306 Posted: Fri Jan 16 13:38:52 1987 Date-Received: Sat, 17-Jan-87 05:51:40 EST References: <442@catnip.UUCP> <7456@utzoo.UUCP> <153@piaget.UUCP> <4153@videovax.Tek.COM> Organization: Stanford University Lines: 11 Summary: micros I was under the impression that many early microcomputer versions of basic use a floating point format that used a BCD mantisa and a binary exponent whose base was 10. I suspect that some still do, given that most micros can add and subtract BCD (and can't multiply even binary) anyway. IBM360 floating point used 16 as the base of the exponent... BillW