Post Reply 
Difference between SOLVE and solve
05-22-2015, 07:53 AM
Post: #15
RE: Difference between SOLVE and solve
(05-22-2015 05:30 AM)cyrille de brébisson Wrote:  fsolve are CAS functions and are designed to work more on CAS objects. Since the equation that you are trying to solve is a numerical function, using CAS functions will be very inefficient as you will be repetitively having to convert from CAS to non CAS.

Cyrille

yes, I know, but in the program about IRR I needed to explore every result, not only the (only) numeric given by Solve.SOLVE...
Mostly, well suited problems for IRR give only this result, and Solve.SOLVE is the better solution, but to test the problem I used some series of flows "at limit", where or IRR gives more solutions, or it's needed MIRR and not IRR... So, both solution "solve" the problem, depending on what happen...

However, generally we treat (about IRR) lists (or matrix) with relatively few items (10-100 max), so inefficiency is a problem that's "acceptable"...

Salvo

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Difference between SOLVE and solve - akmon - 05-21-2015, 08:47 AM
RE: Difference between SOLVE and solve - salvomic - 05-22-2015 07:53 AM



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