Variable: least-negative-float
least-negative-float is an alias for cl-least-negative-float, defined
in cl.el.gz.
This variable is obsolete since 27.1; use cl-least-negative-float
instead.
Value
nil
Documentation
The smallest value less than zero that a Lisp float can hold.
This is simply -cl-least-positive-float.
Call cl-float-limits to set this.
Aliases
least-negative-float (obsolete since 27.1)