summaryrefslogtreecommitdiff
path: root/lib/remainder.c
Commit message (Expand)AuthorAgeFilesLines
* remainder, remainderf, remainderl: Fix computation for large quotients.Bruno Haible2012-03-041-19/+79
* fmodl, remainder*: Avoid wrong results due to rounding errors.Bruno Haible2012-02-261-2/+21
* remainder: Support for MSVC.Bruno Haible2012-02-251-0/+27