diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4809,9 +4809,11 @@ The following are Lisp functions and variables built-in to TXR. .SS Functions eq, eql and equal -.SS Arithmetic functions +, -, *, trunc, mod, expt +.SS Arithmetic functions +, -, *, trunc, mod, expt, sqrt -.SS Functions fixnump, bignump +.SS Arithmetic function abs + +.SS Functions fixnump, bignump, numberp .SS Function zerop |