diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -6649,7 +6649,7 @@ Certain object types have a custom equal function. .SS Arithmetic function abs -.SS Functions fixnump, bignump, numberp +.SS Functions fixnump, bignump, integerp, floatp, numberp .SS Functions zerop, evenp, oddp @@ -6771,7 +6771,9 @@ Certain object types have a custom equal function. .SS Function string-lt -.SS Function int-str +.SS Functions int-str and float-str + +.SS Functions int-flo and flo-int .SS Function chrp |