Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site uvacs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!mcnc!ncsu!uvacs!mac From: mac@uvacs.UUCP (Alex Colvin) Newsgroups: net.math Subject: Re: Real Number Representations Message-ID: <155@uvacs.UUCP> Date: Mon, 10-Feb-86 23:52:50 EST Article-I.D.: uvacs.155 Posted: Mon Feb 10 23:52:50 1986 Date-Received: Wed, 12-Feb-86 21:19:00 EST References: <930@houxa.UUCP> Organization: U.Va. CS dept. Charlottesville, VA Lines: 10 > request for encodings that may not be well known as well Continued fractions are a number system without unique representation, allowing arithmetic to be pipelined digit by digit. Results can be computed to the required precision. There is a description of this by R. W. Gosper in MIT AI memo 239, item#101. He refers to Knuth, V. 2, p. 316.