Mercurial > emacs
comparison lisp/options.el @ 20121:1e352b03fd8a
(_MAXLDBL, _NMAXLDBL):
Define to work around hpux 7 <math.h> problem.
(<math.h>): Include.
(<float.h>, <stdlib.h>): Include if STDC_HEADERS.
(FLT_RADIX, DBL_MANT_DIG, DBL_DIG): Default to IEEE values.
(DOUBLE_DIGITS_BOUND): New macro.
(float_to_string): By default, generate the fewest number of digits
that represent the floating point value exactly.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Thu, 23 Oct 1997 04:29:36 +0000 |
parents | 11218164bc54 |
children | d4276a9b567e |
comparison
equal
deleted
inserted
replaced
20120:6aa000284161 | 20121:1e352b03fd8a |
---|