summaryrefslogtreecommitdiff
path: root/tests/tatan2u.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tatan2u.c] Fixed a bug (as of C99, for *decimal* constants, onevlefevre2021-02-041-2/+2
* [tests/tatan2u.c] Improved comment in bug20210203 about type sizes.vlefevre2021-02-041-3/+5
* [tests/tatan2u.c] Make sure that the bug20210203 test is run onlyvlefevre2021-02-041-18/+20
* [tests/tatan2u.c] Make sure that 64-bit constants are supported beforevlefevre2021-02-031-0/+6
* [tests/tatan2u.c] added a test which currently failszimmerma2021-02-031-0/+29
* [tests/tatan2u.c] Do not use mpfr_printf in the tests.vlefevre2021-02-021-8/+14
* [tests]vlefevre2021-02-021-4/+3
* [src/atan2u.c] fixed atan2u with respect to the four quadrantszimmerma2021-02-021-0/+54
* added mpfr_atan2u (work in progress)zimmerma2021-02-021-0/+482