Name Date Size

..25-Oct-20244 KiB

acos.hH A D25-Oct-202413.8 KiB

acosf.hH A D25-Oct-20249.3 KiB

asin.hH A D25-Oct-202418.5 KiB

asinf.hH A D25-Oct-202417.4 KiB

atan.hH A D25-Oct-202415.2 KiB

atan2.hH A D25-Oct-202420.2 KiB

atan2f.hH A D25-Oct-202413 KiB

atanf.hH A D25-Oct-202414.5 KiB

ceil.hH A D25-Oct-202428.3 KiB

ceilf.hH A D25-Oct-202424.4 KiB

cos.hH A D25-Oct-202413.9 KiB

cosf.hH A D25-Oct-202412.1 KiB

cosh.hH A D25-Oct-202417.4 KiB

coshf.hH A D25-Oct-202415.5 KiB

exp.hH A D25-Oct-202427 KiB

expf.hH A D25-Oct-202421.7 KiB

fabs.hH A D25-Oct-20246.9 KiB

fabsf.hH A D25-Oct-20245.8 KiB

floor.hH A D25-Oct-202429.1 KiB

floorf.hH A D25-Oct-202424.5 KiB

fmod.hH A D25-Oct-202499.4 KiB

fmodf.hH A D25-Oct-202475.6 KiB

hypot.hH A D25-Oct-202427.1 KiB

hypotf.hH A D25-Oct-202421.3 KiB

log.hH A D25-Oct-202423.2 KiB

log10.hH A D25-Oct-202420.4 KiB

log10f.hH A D25-Oct-202416.1 KiB

logf.hH A D25-Oct-202419.1 KiB

pow.hH A D25-Oct-2024159.8 KiB

powf.hH A D25-Oct-2024141.3 KiB

READMEH A D25-Oct-2024207

sin.hH A D25-Oct-202413.8 KiB

sinf.hH A D25-Oct-202412.6 KiB

sinh.hH A D25-Oct-202419.8 KiB

sinhf.hH A D25-Oct-202417.6 KiB

sqrt.hH A D25-Oct-202428.7 KiB

sqrtf.hH A D25-Oct-202422 KiB

tan.hH A D25-Oct-202414.9 KiB

tanf.hH A D25-Oct-202412.5 KiB

tanh.hH A D25-Oct-202421.9 KiB

tanhf.hH A D25-Oct-202417.1 KiB

README

1test vectors from ucbtest/ucblib
2http://www.netlib.org/fp/ucbtest.tgz
3
4format is changed, but original comments are kept
5
6some of the test outputs are changed to be
7correctly rounded and follow c99 annex F.
8