fsolve with financial functions
|
05-26-2018, 01:59 PM
Post: #2
|
|||
|
|||
RE: fsolve with financial functions
fsolve((Finance::TvmFV(48,x,0,-100,12,12,0)) = 5000,x) is an interesting construct, but if it was designed to work that way, I haven't seen it.
Of course something like this could be used, instead: X:=5000; [CAS] Finance::TvmIPYR(48,0,-100,X,12,12,0); -or- [Home] or [CAS] Finance.TvmIPYR(48,0,-100,X,12,12,0); |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
fsolve with financial functions - roadrunner - 05-26-2018, 10:50 AM
RE: fsolve with financial functions - DrD - 05-26-2018 01:59 PM
RE: fsolve with financial functions - roadrunner - 05-27-2018, 10:06 AM
|
User(s) browsing this thread: 2 Guest(s)