[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Computing Pi on the Apple II and //e.



bill.martens@gmail.com wrote:
On Aug 20, 1:00 am, schmidtd <schmi...@my-deja.com> wrote:
On Aug 19, 11:43 am, schmidtd <schmi...@my-deja.com> wrote:

On Aug 19, 10:47 am, "bill.mart...@gmail.com" <bill.mart...@gmail.com>
wrote:> For anyone interested, here is the Text of the Bob Bishop Pi Program
----------------APPLEPI.TXT---------------------
--------------------End of APPLEPI.TXT------------------
With the power of cut-n-paste, I'm interested!  I fixed a few typos.
After comparing to the original text a couple of times, I must still
be missing something... I'm getting output in the 99.99x range.
Sorry all for the crosspost (and code), but I have one final typo that
fixed it for me:
<4040 IF PASS-1 THEN POKE RESULT+PLACE,0

4040 IF PASS=1 THEN POKE RESULT+PLACE,0
Pesky OCR! :-)

Actually it was hand typed by me which is why there were typo's.
Sorry about that one and thanks for the fixes.

Of course!!! If you OCR it, then it would have OCR-o's and *not* typos. ;-)

--
+----------------------------------------+
|     Charles and Francis Richmond       |
|                                        |
|  plano dot net at aquaporin4 dot com   |
+----------------------------------------+