diff scripts/finance/nper.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents 22bd65326ec1
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/finance/nper.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/finance/nper.m	Tue Oct 19 23:10:55 2004 +0000
@@ -32,6 +32,7 @@
 ## Note that the rate @var{r} is specified as a fraction (i.e., 0.05,
 ## not 5 percent).
 ## @end deftypefn
+##
 ## @seealso{pv, pmt, rate, and npv}
 
 ## Author: KH <Kurt.Hornik@ci.tuwien.ac.at>