• Paul Eggert's avatar
    Document Lisp floats a bit better · b6942c0c
    Paul Eggert authored
    * doc/lispref/numbers.texi (Float Basics):
    * doc/misc/cl.texi (Implementation Parameters):
    * lisp/emacs-lisp/cl-lib.el (cl-most-positive-float)
    (cl-least-positive-float)
    (cl-least-positive-normalized-float, cl-float-epsilon)
    (cl-float-negative-epsilon):
    Document IEEE floating point better.  Don’t suggest that Emacs
    might use some floating-point format other than IEEE format, as
    Emacs currently assumes IEEE in several places and there seems
    little point in removing those assumptions.
    b6942c0c
cl-lib.el 25.5 KB