(35S) Accurate Trig Functions Corrected
|
06-29-2015, 03:33 PM
(This post was last modified: 06-15-2017 01:26 PM by Gene.)
Post: #1
|
|||
|
|||
(35S) Accurate Trig Functions Corrected
All of the copies of Hosoda's improved trig functions I have found err in missing out lines H005 & H006 - I have at last decided to supply the lack.
Code:
|
|||
07-24-2015, 02:46 AM
(This post was last modified: 07-24-2015 11:26 AM by Marcio.)
Post: #2
|
|||
|
|||
RE: HP 35S: Accurate Trig Functions Corrected
Dear Gerald,
Have you ever used Hosoda's to solve an equation inside a program? I do hope I am missing something because it seems to me that the 35s's solver enters an infinite loop when I try to solve equations as simple as \(y=sin(p)\). This is the program I am using, assuming \(y=1\): F001 LBL F F002 RCL P F003 XEQ H001; F004 1 F005 - F006 RTN FN = F Solve for P. The 35s, 50g and Prime will get at least 4 digits correct for this specific example, the final digits will vary based on the start guess provided. \(p=89.9999....\) Thanks. Marcio |
|||
07-24-2015, 05:34 AM
Post: #3
|
|||
|
|||
RE: HP 35S: Accurate Trig Functions Corrected
This is a question about the Solver, Marcio, so please start a new thread, best place is general forum.
|
|||
07-24-2015, 05:35 AM
Post: #4
|
|||
|
|||
RE: HP 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. 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. |
|||
08-02-2015, 05:04 PM
(This post was last modified: 08-02-2015 05:05 PM by lyuka.)
Post: #6
|
|||
|
|||
RE: HP 35S: Accurate Trig Functions Corrected | |||
08-02-2015, 05:58 PM
Post: #7
|
|||
|
|||
RE: HP 35S: Accurate Trig Functions Corrected
Pleased to see the corrected programme.
Nice work. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)