Variable: least-positive-normalized-float
least-positive-normalized-float is an alias for
cl-least-positive-normalized-float, defined in cl.el.gz.
This variable is obsolete since 27.1; use
cl-least-positive-normalized-float instead.
Value
nil
Documentation
The smallest normalized Lisp float greater than zero.
This is the smallest value that has full precision.
For Emacs, this equals 2.2250738585072014e-308.
Call cl-float-limits to set this.
Aliases
least-positive-normalized-float (obsolete since 27.1)