New in Wolfram
Mathematica
8: Built-in Financial Computations
◄
previous
|
next
►
Application Areas
Find Solutions for Specified Variables
Solve
,
FindRoot
, and other
Mathematica
functions can be used to find solutions for symbolic variables.
In[1]:=
X
Solve[TimeValue[Cashflow[{{t1, cf1}, {t2, cf2}, {t3, cf3}}], r, s] == 5000, t3]
Out[1]=