Post Reply 
(35S) Accurate Trig Functions Corrected
07-24-2015, 10:07 AM (This post was last modified: 07-24-2015 11:26 AM by Marcio.)
Post: #5
RE: HP 35S: Accurate Trig Functions Corrected
(07-24-2015 05:34 AM)Gerald H Wrote:  This is a question about the Solver, Marcio, so please start a new thread, best place is general forum.

I suspect Hosoda's gets affected by bug 20:
Code:
 BUG 20: Solve infinite loops for some program based functions. Assign FN=D and SOLVE the following for X. 
The solve doesn't finish. This seems to be related to using a loop in the function being solved.

D001 LBL D
D002 10
D003 STO N
D004 DSE N
D005 GTO D004
D006 RCL X
D007 COS
D008 RTN

but I have not had the time to check if the workaround will actually work in this case. I will open a new thread as soon as I am back from work.

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


Messages In This Thread
RE: HP 35S: Accurate Trig Functions Corrected - Marcio - 07-24-2015 10:07 AM



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