The implementation is not fully standards compliant in the sense that
errno is not set on error, and floating point exceptions are not raised.
Subnormal range and normal range are tested separately in the tests.
Differential D86666
[libc] Add implementations of remquo[f|l] and remainder[f|l]. sivachandra on Aug 26 2020, 5:11 PM. Authored by
Details The implementation is not fully standards compliant in the sense that Subnormal range and normal range are tested separately in the tests.
Diff Detail
Event Timeline
|