
5-14 Slope Field
Description : Graphs the slope field of the following differential equation:
dxdy = f6 (x, y)
File Name : SLOPEFLD
5-15 Triple Integral
Description : Numerically approximates a triple integral using the following formula:
∫ab ∫ff23 ∫ff45 f6 (x, y, z) dV = ∑ f6 (oi, pi, zi) AxiAyiAzi
File Name : TRIPLINT
5-16 Time Value of Money
Description : Produces financial graphs based on data provided for any two of the following factors: future value (FV), payment amount (PMT), interest rate (I%), number of payments (n), and present value (PV).
File Name : TVMMAIN
14