Post Reply 
[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:

LBL 01
#10
*
ENTER
TANH
/
1
-
x<>y
ENTER
TANH
/
1
-
x<>y
/
#005
#100
/
-
END

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!
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[WP 34s] Trouble finding root - (solved) - Marcio - 06-29-2015 01:09 AM



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