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