New in Wolfram
Mathematica
8: Built-in Financial Computations
◄
previous
|
next
►
Application Areas
Plot Values as a Function of Any Variable
The symbolic structure of many financial functions allows for easy visualization.
In[1]:=
X
ann = TimeValue[Annuity[100, 10], r, 10]; Plot[ann, {r, .01, .15}]
Out[1]=