[WP 34s] Trouble finding root - (solved)
|
06-29-2015, 01:09 AM
(This post was last modified: 06-29-2015 01:19 AM by Marcio.)
Post: #1
|
|||
|
|||
[WP 34s] Trouble finding root - (solved)
Hello all,
I am having troubles finding the root of the following equation: \[0.05=\frac{x\times coth(x) - 1}{10x\times coth(10x) - 1}\] to which I created the following program: Code:
1 5 SLV 01 The 34s will complain there is a domain error. Hope I am missing something. Thanks Marcio EDIT: Found the error. Problem solved! |
|||
06-29-2015, 07:37 AM
Post: #2
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved)
(06-29-2015 01:09 AM)Marcio Wrote: EDIT: Found the error. Problem solved! It would be interesting for others to know what went wrong and how you fixed it. Marcus von Cube Wehrheim, Germany http://www.mvcsys.de http://wp34s.sf.net http://mvcsys.de/doc/basic-compare.html |
|||
06-29-2015, 11:06 AM
(This post was last modified: 06-29-2015 11:11 AM by RMollov.)
Post: #3
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved)
(06-29-2015 01:09 AM)Marcio Wrote: Hello all, You could save a few steps: Code: LBL 01 |
|||
06-29-2015, 11:13 AM
Post: #4
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved) | |||
06-29-2015, 11:23 AM
Post: #5
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved) | |||
06-29-2015, 06:59 PM
(This post was last modified: 06-29-2015 07:05 PM by Dieter.)
Post: #6
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved) | |||
06-29-2015, 07:20 PM
Post: #7
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved)
Indeed. Faster than the solver of the 35s too.
|
|||
08-05-2015, 01:40 AM
(This post was last modified: 08-05-2015 01:44 AM by Marcio.)
Post: #8
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved)
Code:
Gentlemen, I have been trying to solve this equation for X using the 15C but it is not working. Anyway, the code above will make the 15C output 0.0389, which is not correct. Could you identify what I am missing here? Please note that there has been no attempt to optimize the given code. Very much appreciated. Marcio |
|||
08-05-2015, 03:48 AM
Post: #9
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved) | |||
08-05-2015, 04:03 AM
Post: #10
|
|||
|
|||
RE: [WP 34s] Trouble finding root - (solved) | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)