Variable: most-positive-float

most-positive-float is an alias for cl-most-positive-float, defined in cl.el.gz.

This variable is obsolete since 27.1; use cl-most-positive-float instead.

Value

nil

Documentation

The largest value that a Lisp float can hold.

If your system supports infinities, this is the largest finite value. For Emacs, this equals 1.7976931348623157e+308. Call cl-float-limits to set this.

Aliases

most-positive-float (obsolete since 27.1)