diff doc/interpreter/finance.txi @ 3439:3234a698073a

[project @ 2000-01-14 09:51:14 by jwe]
author jwe
date Fri, 14 Jan 2000 09:52:35 +0000
parents
children aae05d51353c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/interpreter/finance.txi	Fri Jan 14 09:52:35 2000 +0000
@@ -0,0 +1,29 @@
+@c Copyright (C) 1996, 1997 John W. Eaton
+@c This is part of the Octave manual.
+@c For copying conditions, see the file gpl.texi.
+
+@node Financial Functions, Sets, Statistics, Top
+@chapter Financial Functions
+@cindex financial functions
+@cindex money
+@cindex compounding, value of
+
+@DOCSTRING(fv)
+
+@DOCSTRING(fvl)
+
+@DOCSTRING(irr)
+
+@DOCSTRING(nper)
+
+@DOCSTRING(npv)
+
+@DOCSTRING(pmt)
+
+@DOCSTRING(pv)
+
+@DOCSTRING(pvl)
+
+@DOCSTRING(rate)
+
+@DOCSTRING(vol)