GNU Info
Info Node: (cl)Numbers
(cl)Numbers
Numbers
*******
This section defines a few simple Common Lisp operations on numbers
which were left out of Emacs Lisp.
Predicates on Numbers- `plusp', `oddp', `floatp-safe', etc.
Numerical Functions- `abs', `floor*', etc.
Random Numbers- `random*', `make-random-state'
Implementation Parameters- `most-positive-fixnum', `most-positive-float'
automatically generated by info2www version 1.2.2.9
|