Post Reply 
Recommend root-finder for HP 67
11-30-2019, 06:14 AM
Post: #4
RE: Recommend root-finder for HP 67
EXP is e^X.

LBL E ia the label you use to code f(x)=0. In my example, f(x)=e^x-3*x^2. You can start the code for f(x) by storing the value of x in an unused register, so you can reuse it to calculate x. I chose LASTX is recall X after calculate e^x.

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


Messages In This Thread
Recommend root-finder for HP 67 - Trond - 11-29-2019, 06:19 PM
RE: Recommend root-finder for HP 67 - Namir - 11-30-2019 06:14 AM



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