Post Reply 
Estimating PI without a calculator
04-16-2014, 02:41 AM
Post: #6
RE: Estimating PI without a calculator
(04-15-2014 06:49 PM)Don Williams Wrote:  It seems we don't need RPN.

Who said we can't do it with RPN?
Code:
00 { 8 Byte Prgm }
01 2
02 STO* ST Z
03 +
04 SQRT
05 STO/ ST Y
06 END

Start with:
2 ENTER
0


Then just keep hitting the [R/S] key.

Cheers
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Estimating PI without a calculator - Thomas Klemm - 04-16-2014 02:41 AM



User(s) browsing this thread: 1 Guest(s)