Configure gdtoa so that floating-point numbers are correctly rounded
when they are printed in non-default rounding modes.
This commit is contained in:
parent
9fd7a48db0
commit
ba54cdcdda
@ -207,6 +207,7 @@ extern Char *MALLOC ANSI((size_t));
|
||||
|
||||
#define INFNAN_CHECK
|
||||
#define USE_LOCALE
|
||||
#define Honor_FLT_ROUNDS
|
||||
|
||||
#undef IEEE_Arith
|
||||
#undef Avoid_Underflow
|
||||
|
Loading…
x
Reference in New Issue
Block a user