Mercurial > hg > octave-nkf
diff src/mappers.cc @ 3600:c11d138d654a
[project @ 2000-02-24 03:55:32 by jwe]
author | jwe |
---|---|
date | Thu, 24 Feb 2000 03:55:33 +0000 |
parents | 2a38a5ddf20d |
children | 13905c3a24af |
line wrap: on
line diff
--- a/src/mappers.cc +++ b/src/mappers.cc @@ -331,7 +331,7 @@ DEFUN_MAPPER (finite, 0, xfinite, xfinite, 0, 0, 0, 0.0, 0.0, 0, "-*- texinfo -*-\n\ @deftypefn {Mapping Function} {} finite (@var{x})\n\ -Return 1 for elements of @var{x} that are NaN values and zero\n\ +Return 1 for elements of @var{x} that are finite values and zero\n\ otherwise. For example,\n\ \n\ @example\n\