[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Martynas Venckus <martynas_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 8 Apr 2009 19:24:43 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: martynas_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/04/08 19:24:43
Added files:
regress/lib/libm/fpaccuracy: Gamma.c INV.c Makefile Pix.c acos.c
acosh.c asin.c asinh.c atan.c
atanh.c cos.c cosh.c erf.c erfc.c
exp.c fpaccuracy.c fpaccuracy.h
header.h j0.c j1.c lgamma.c log.c
log10.c pow2_x.c powx_275.c sin.c
sinh.c sqrt.c tan.c tanh.c
trailer.h y0.c y1.c
Log message:
fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficult
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@
Visit your host, monkey.org