• Paul Eggert's avatar
    Time division speedups · b48142ba
    Paul Eggert authored
    * src/timefns.c (frac_to_double) [FASTER_TIMEFNS]: Prefer intmax_t
    division or double division to mpz division if they also yield the
    correctly rounded result.
    b48142ba
timefns.c 62.9 KB