Post Reply 
15c SOLVE question on usage
05-02-2014, 07:41 AM
Post: #9
RE: 15c SOLVE question on usage
SOLVE might not be that efficient for such simple equations. Because it uses Newton's alogrithm, and to make it is effecient you may want to enter two approximations of the result, you're better off creating 3 small routines in A, B C where LBL A E = I*R, LBL B R = E/I, ... you get the picture.

Now if you're talking of more complex esuqtions, including powers, trigs or logs, then SOLVE is really a good tool.

Enoy your 15C !
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
15c SOLVE question on usage - lemontea - 05-01-2014, 02:24 AM
RE: 15c SOLVE question on usage - Tugdual - 05-01-2014, 02:40 AM
RE: 15c SOLVE question on usage - lemontea - 05-01-2014, 02:50 AM
RE: 15c SOLVE question on usage - lemontea - 05-01-2014, 03:06 AM
RE: 15c SOLVE question on usage - Visu - 05-02-2014 07:41 AM
RE: 15c SOLVE question on usage - Visu - 05-02-2014, 12:08 PM
RE: 15c SOLVE question on usage - lemontea - 05-02-2014, 09:11 AM
RE: 15c SOLVE question on usage - Dieter - 05-02-2014, 09:44 PM
RE: 15c SOLVE question on usage - lemontea - 05-02-2014, 09:48 PM
RE: 15c SOLVE question on usage - Gamo - 09-06-2017, 05:59 AM
RE: 15c SOLVE question on usage - Dieter - 09-06-2017, 11:17 AM



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