]> git.eshelyaron.com Git - emacs.git/commit
(_MAXLDBL, _NMAXLDBL):
authorPaul Eggert <eggert@twinsun.com>
Thu, 23 Oct 1997 04:29:36 +0000 (04:29 +0000)
committerPaul Eggert <eggert@twinsun.com>
Thu, 23 Oct 1997 04:29:36 +0000 (04:29 +0000)
commitf356c3fb99e8653757a9313f23d2ef45f7df5ac8
treecab7097e0bb76b715b24c9155a72f37098c074aa
parent9913ef5adbff04f7e4a7bf1839ada8fbc11aed62
(_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.
src/print.c