Mercurial > hg > octave-nkf
diff src/data.cc @ 6230:06bee64edc08
[project @ 2007-01-08 16:59:35 by jwe]
author | jwe |
---|---|
date | Mon, 08 Jan 2007 16:59:35 +0000 |
parents | a6cc01dd09f9 |
children | e4d3e9bddff3 |
line wrap: on
line diff
--- a/src/data.cc +++ b/src/data.cc @@ -1241,7 +1241,7 @@ DEFUN (isinteger, args, , "-*- texinfo -*-\n\ -@deftypefn {Built-in Function} {} isreal (@var{x})\n\ +@deftypefn {Built-in Function} {} isinteger (@var{x})\n\ Return true if @var{x} is an integer object (int8, uint8, int16, etc.).\n\ Note that @code{isinteger (14)} is false because numeric constants in\n\ are double precision floating point values.\n\