summaryrefslogtreecommitdiff
path: root/tests/tasinu.c
Commit message (Expand)AuthorAgeFilesLines
* [src/asinu.c] resolved FIXMEzimmerma2021-02-011-3/+9
* [src/asinu.c] return NaN for u=0 and |x| > 1zimmerma2021-02-011-20/+72
* [tests] Use RND_LOOP.vlefevre2021-01-311-2/+2
* [tests/mpfr-test.h] Added mpfr_cmp_si0 macro (check NaN).vlefevre2021-01-311-2/+2
* [tests/tasinu.c] Replaced mpfr_cmp by !mpfr_equal_p.vlefevre2021-01-311-2/+2
* [tests/tasinu.c] Use set_emin rather than mpfr_set_emin.vlefevre2021-01-311-2/+2
* [tests/tacosu.c] reduced number of generic testszimmerma2021-01-301-1/+1
* [src/asinu.c] fixed case x=-1 and underflow casezimmerma2021-01-301-0/+20
* added asinu (work in progress, not yet usable)zimmerma2021-01-291-0/+138