summaryrefslogtreecommitdiff
path: root/tests/tcmp_d.c
Commit message (Expand)AuthorAgeFilesLines
* cmp(x,y) if x=NAN or y=NAN returns 0 and erange flag.pelissip2004-09-291-0/+18
* Add mpfr_cmp_ld and its testpelissip2004-03-091-2/+2
* Update tests to remove the use of double when possible.pelissip2004-01-191-11/+11
* + Optimize a few div.cpelissip2003-12-151-2/+1
* + Add new internal function: mpfr_check.pelissip2003-11-211-1/+1
* Changed the remaining stderr to stdout.vlefevre2003-09-251-9/+9
* Added cmp_d.c, tcmp_d.c.hanrot2003-05-131-0/+74