diff doc/interpreter/numbers.txi @ 12581:c8be316f9543

Group commonly used isXXX functions together in documentation.
author Rik <octave@nomad.inbox5.com>
date Wed, 06 Apr 2011 20:06:45 -0700
parents bea828c03969
children aaf6fbb2512f
line wrap: on
line diff
--- a/doc/interpreter/numbers.txi	Wed Apr 06 19:46:34 2011 -0700
+++ b/doc/interpreter/numbers.txi	Wed Apr 06 20:06:45 2011 -0700
@@ -809,9 +809,9 @@
 
 @DOCSTRING(isnumeric)
 
-@DOCSTRING(isreal)
+@DOCSTRING(isfloat)
 
-@DOCSTRING(isfloat)
+@DOCSTRING(isreal)
 
 @DOCSTRING(iscomplex)