diff libinterp/corefcn/sysdep.cc @ 30559:841a10208c38

doc: Use TF for output variable in documentation for isXXX functions in libinterp/ directory. * data.cc, debug.cc, graphics.cc, mappers.cc, sparse.cc, strfns.cc, sysdep.cc, utils.cc, variables.cc, ov-cell.cc, ov-class.cc, ov-fcn-handle.cc, ov-java.cc, ov-null-mat.cc, ov-struct.cc, ov-usr-fcn.cc, ov.cc, octave.cc: Use TF for output variable in documentation for isXXX functions in libinterp/ directory.
author Rik <rik@octave.org>
date Mon, 27 Dec 2021 19:53:35 -0800
parents a61e1a0f6024
children 83f9f8bda883
line wrap: on
line diff
--- a/libinterp/corefcn/sysdep.cc	Mon Dec 27 16:07:08 2021 -0800
+++ b/libinterp/corefcn/sysdep.cc	Mon Dec 27 19:53:35 2021 -0800
@@ -1361,7 +1361,7 @@
 
 DEFUN (isieee, , ,
        doc: /* -*- texinfo -*-
-@deftypefn {} {} isieee ()
+@deftypefn {} {@var{tf} =} isieee ()
 Return true if your computer @emph{claims} to conform to the IEEE standard
 for floating point calculations.