summaryrefslogtreecommitdiff
path: root/tests/tatan.c
Commit message (Expand)AuthorAgeFilesLines
* + Better support of non IEEE doubles.pelissip2004-02-061-2/+2
* fixed bugs in atan cbrt erfzimmerma2004-01-271-0/+14
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-19/+80
* + Optimize a few div.cpelissip2003-12-151-4/+1
* now uses #include "tgeneric.c" everywherezimmerma2003-10-141-51/+5
* reduced test timezimmerma2003-10-071-1/+1
* added test for atan(-Inf)zimmerma2003-10-061-0/+10
* Updated documentation. In particular, mpfr_set_str_raw renamedvlefevre2003-10-021-2/+4
* Changed the remaining stderr to stdout.vlefevre2003-09-251-9/+9
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-1/+1
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-3/+3
* Prototypes: use static. Some code reformatting.vlefevre2003-01-241-5/+2
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+3
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* #include fixes (Torbjorn Granlund).vlefevre2002-01-171-2/+3
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-2/+2
* added a new test (worst case)zimmerma2001-11-301-1/+34
* start tests with precision 2 instead of 1zimmerma2001-11-301-1/+1
* mpfr_print_raw -> mpfr_print_binaryzimmerma2001-11-161-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* reduced number of random tests (took too much time)zimmerma2001-10-111-1/+1
* new name for file tarctan.czimmerma2001-08-141-0/+94