summaryrefslogtreecommitdiff
path: root/libc/test/src/math/remquo_test.cpp
AgeCommit message (Expand)Author
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2020-12-02[libc] Fix couple of corner cases in remquo.Siva Chandra Reddy
2020-11-21[libc] Switch functions to using global headersMichael Jones
2020-10-27[libc][NFC] Use a convenience macro to declare special floating point constants.Siva Chandra Reddy
2020-09-03[libc][obvious] Use constants of type double in remquo_test.Siva Chandra Reddy
2020-09-03[libc] Add implementations of remquo[f|l] and remainder[f|l].Siva Chandra Reddy