(32S) Accurate TVM with direct solutions
|
12-30-2015, 03:05 PM
(This post was last modified: 12-30-2015 05:11 PM by Jeff_Kearns.)
Post: #6
|
|||
|
|||
RE: (32S) Accurate TVM with direct solutions
(12-30-2015 12:13 PM)Dave Britten Wrote:(12-30-2015 08:22 AM)Dieter Wrote: Dave's program returns the results immediately by direct calculation – no solver and no iterations required, and the user also does not have to provide two initial guesses. Gents ~ While I applaud Dave for including his 'direct solutions' program, I have to disagree with a number of statements you each made. First of all, the accuracy of the 38-line, single-label SOLVER program is on par with that of any financial calculator. It includes both functions (e^(x–1) and ln(1+x)) to which you refer. Just test it with the example in the 15C Advanced Function Handbook, repeated here, or with any other TVM problem. "...and the user also does not have to provide two initial guesses": Believe it or not, this is not (or perhaps seldom) required with the solver program. It works just fine without ever providing initial guesses - except perhaps if one is trying to torture test the program with an extremely high 'N' or a very, very small 'I'. "...Dave's program returns the results immediately": You mean after entering all the variables (unprompted), and looking up which of the routines to execute? If you find waiting a second or two for an answer to a TVM problem, 'on the fly', onerous, then I have no comment. FYI, when solving Dave's example, above - I get the same answer in less than one second. "So both versions have their benefits...Dave's is faster and returns directly calculated results immediately": Dave's 13 label, 122 line program has no practical advantages whatsoever. It is not faster to use at all (especially when you have to set flags...), uses up almost all the available memory, and still requires the solver for interest rate calculations. The calculator has a SOLVER; it is meant to be used! "...I do have a one-label solver-based version kicking around for when I only need to run a few numbers, and don't want to type in a large program": I think you should type in the 38-line program and test it. You will see that it meets all your TVM needs, especially speed and accuracy ;-). Jeff |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(32S) Accurate TVM with direct solutions - Dave Britten - 05-17-2015, 12:55 AM
HP 35s - TVM from Gene Wright - PedroLeiva - 12-03-2015, 12:39 PM
RE: (32S) Accurate TVM with direct solutions - Jeff_Kearns - 12-26-2015, 11:24 PM
RE: (32S) Accurate TVM with direct solutions - Dieter - 12-30-2015, 08:22 AM
RE: (32S) Accurate TVM with direct solutions - Dave Britten - 12-30-2015, 12:13 PM
RE: (32S) Accurate TVM with direct solutions - Jeff_Kearns - 12-30-2015 03:05 PM
RE: (32S) Accurate TVM with direct solutions - Dieter - 12-31-2015, 12:23 PM
RE: (32S) Accurate TVM with direct solutions - Dave Britten - 12-31-2015, 01:37 PM
RE: (32S) Accurate TVM with direct solutions - Dieter - 12-31-2015, 01:49 PM
RE: (32S) Accurate TVM with direct solutions - Dave Britten - 12-31-2015, 02:08 PM
RE: (32S) Accurate TVM with direct solutions - Dieter - 01-01-2016, 02:11 PM
RE: (32S) Accurate TVM with direct solutions - Jeff_Kearns - 12-31-2015, 02:04 PM
|
User(s) browsing this thread: 3 Guest(s)