Mercurial > emacs
comparison lispref/elisp-vol1.texi @ 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 | 84f7bd5cad83 |
children | 26912db550c3 |
comparison
equal
deleted
inserted
replaced
20120:6aa000284161 | 20121:1e352b03fd8a |
---|