cl-least-negative-normalized-float

cl-least-negative-normalized-float is a variable defined in `cl-lib.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
The smallest normalized Lisp float less than zero.
This is simply -`cl-least-positive-normalized-float'.
Call `cl-float-limits' to set this.