summaryrefslogtreecommitdiffstats
path: root/regress/lib/libm/fpaccuracy/asin.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficultmartynas2009-04-091-0/+1376
values to test accuracy of math functions (currently, only double precision tests are present) a report summary (fpaccuracy.out) containing max errs in ulp is generated originally under gpl. consented to relicense it under our license ok millert@