Mercurial > hg > octave-lyh
diff scripts/specfun/realsqrt.m @ 9051:1bf0ce0930be
Grammar check TexInfo in all .m files
Cleanup documentation sources to follow a few consistent rules.
Spellcheck was NOT done. (but will be in another changeset)
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Fri, 27 Mar 2009 22:31:03 -0700 |
parents | 4682dda22527 |
children | c1fff751b5a8 |
line wrap: on
line diff
--- a/scripts/specfun/realsqrt.m +++ b/scripts/specfun/realsqrt.m @@ -18,7 +18,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} realsqrt (@var{x}) -## Return the real sqrt of @var{x}. If any element results in the +## Return the real sqrt of @var{x}. If any element results in the ## return value being complex @code{realsqrt} produces an error. ## @seealso{sqrt, reallog, realpow} ## @end deftypefn