Post Reply 
Approximate pi to 24 digits via keyboard
02-05-2015, 10:59 PM
Post: #29
RE: Approximate pi to 24 digits via keyboard
(02-05-2015 02:32 PM)Dieter Wrote:  
(02-02-2015 06:46 PM)Rick314 Wrote:  Thank you Dieter. I found your table very interesting and quite a disappointment. It should be added to the HP-35S Bug List.

Then let's start a 41C bug list, a 67/97 bug list, any many others. Loss of accuracy in the sine function (and probably others) for arguments close to pi is a common problem. Let's look at our good old trusted and beloved 41C:

Code:
 x             41C sin(x)       comment
---------------------------------------------------
3,1           4,158066243 E-2   exact
3,14          1,592652917 E-3   almost exact
3,141         5,926533553 E-4   1 digit off
3,1415        9,265358987 E-5   2 digits off
3,14159       2,65359 E-6       3(4) digits lost *)
3,141592      6,5359 E-7        4(5) digits lost *)
3,1415926     5,359 E-8         5(6) digits lost *)
3,14159265    3,59 E-9          6(7) digits lost *)
3,141592653   5,9 E-10          7(8) digits lost *)
---------------------------------------------------
                                *) last digit is 0

I assume the 67/97, the 34C, 25/29 and other well-reputed HPs will behave in a similar way.

Dieter

These are quite acceptable on the HP-34C, HP-41C/CV/CX, HP-10C, HP-11C, HP-15C and others, but NOT on the HP-33S (which replaced the HP-32S) and the HP-35S.

Gerson.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Approximate pi to 24 digits via keyboard - Gerson W. Barbosa - 02-05-2015 10:59 PM



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