Post Reply 
Is there any way to make this equation work on the HP 50g?
04-15-2018, 10:00 PM
Post: #2
RE: Is there any way to make this equation work on the HP 50g?
I just tried something similar in my HP Prime and I was successful by running the same equation through the fsolve function like this:

Code:
fsolve(fs,f,0..30000)

And I was able to get the answer, 1587.77482493 in this case. Is there a equivalent solver function in the HP 50g where I can put a range of guesses?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Is there any way to make this equation work on the HP 50g? - nathanpc - 04-15-2018 10:00 PM



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