diff scripts/specfun/erfinv.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000 (2004-10-19)
parents 9f7ef92b50b0
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/specfun/erfinv.m
+++ b/scripts/specfun/erfinv.m
@@ -21,6 +21,7 @@
 ## @deftypefn {Mapping Function} {} erfinv (@var{z})
 ## Computes the inverse of the error function.
 ## @end deftypefn
+##
 ## @seealso{erf and erfc}
 
 ## Author: KH <Kurt.Hornik@ci.tuwien.ac.at>