cl-least-negative-float

cl-least-negative-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 value less than zero that a Lisp float can hold.
This is simply -`cl-least-positive-float'.
Call `cl-float-limits' to set this.