• Paul Eggert's avatar
    Fewer rounding errors with (format "%f" fixnum) · 44e7ee2e
    Paul Eggert authored
    * etc/NEWS: Document this.
    * src/editfns.c (styled_format): When formatting integers via a
    floating-point format, use long double instead of double
    conversion, if long double’s extra precision might help.
    44e7ee2e
NEWS 38.4 KB