summaryrefslogtreecommitdiff
path: root/tests/tsinu.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tcosu.c] increase nmax in test_generic callzimmerma2021-01-141-1/+1
* [tests/{tcosu.c,tsinu.c,ttanu.c}] For the generic tests, no needvlefevre2021-01-131-8/+0
* [tests/tsinu.c] Added tests where x/u is a "big" integer, so thatvlefevre2021-01-131-0/+12
* [tests/tsinu.c] Added a test on a large input such that x mod u may needvlefevre2021-01-131-1/+9
* [tests/{tcosu.c,tsinu.c,ttanu.c}] C90 compatibility for the tests withvlefevre2021-01-121-25/+25
* [tests/tcosu.c] added hard-coded tests with large inputszimmerma2021-01-121-0/+37
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/tsinu.c] added more testszimmerma2020-12-151-0/+15
* [src/sinu.c] fixed case where 2xpi/u is +/-pi/6 mod pizimmerma2020-12-151-0/+5
* [tests]vlefevre2020-12-151-0/+8
* [tests/tsinu.c] fixed typos in commentszimmerma2020-12-151-8/+8
* [tests/tsinu.c] Added a FIXME concerning the size of the exponent.vlefevre2020-12-141-3/+6
* added mpfr_sinu (work in progress)zimmerma2020-12-141-0/+171