diff scripts/deprecated/chisquare_pdf.m @ 5997:49dfdb54bb2b

[project @ 2006-09-23 13:29:18 by dbateman]
author dbateman
date Sat, 23 Sep 2006 13:33:09 +0000
parents bd0507994409
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/deprecated/chisquare_pdf.m	Fri Sep 22 19:38:53 2006 +0000
+++ b/scripts/deprecated/chisquare_pdf.m	Sat Sep 23 13:33:09 2006 +0000
@@ -21,7 +21,7 @@
 ## @deftypefn {Function File} {} chisquare_pdf (@var{x}, @var{n})
 ## For each element of @var{x}, compute the probability density function
 ## (PDF) at @var{x} of the chisquare distribution with @var{n} degrees
-## of freedom.
+## of freedom. 
 ## @end deftypefn
 
 ## Author: TT <Teresa.Twaroch@ci.tuwien.ac.at>