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