• Home
Name Date Size #Lines LOC

..--

READMED22-Oct-2025207 85

acos.hD22-Oct-202513.8 KiB190148

acosf.hD22-Oct-20259.3 KiB156114

asin.hD22-Oct-202518.5 KiB243200

asinf.hD22-Oct-202517.4 KiB275232

atan.hD22-Oct-202515.2 KiB202158

atan2.hD22-Oct-202520.2 KiB225174

atan2f.hD22-Oct-202513 KiB183132

atanf.hD22-Oct-202514.5 KiB230186

ceil.hD22-Oct-202528.3 KiB379336

ceilf.hD22-Oct-202524.4 KiB403360

cos.hD22-Oct-202513.9 KiB191150

cosf.hD22-Oct-202512.1 KiB199158

cosh.hD22-Oct-202517.4 KiB230189

coshf.hD22-Oct-202515.5 KiB246205

exp.hD22-Oct-202527 KiB342300

expf.hD22-Oct-202521.7 KiB334292

fabs.hD22-Oct-20256.9 KiB10568

fabsf.hD22-Oct-20255.8 KiB10366

floor.hD22-Oct-202529.1 KiB389346

floorf.hD22-Oct-202524.5 KiB405362

fmod.hD22-Oct-202599.4 KiB1,033975

fmodf.hD22-Oct-202575.6 KiB1,020962

hypot.hD22-Oct-202527.1 KiB298252

hypotf.hD22-Oct-202521.3 KiB298252

log.hD22-Oct-202523.2 KiB310265

log10.hD22-Oct-202520.4 KiB278232

log10f.hD22-Oct-202516.1 KiB266220

logf.hD22-Oct-202519.1 KiB311266

pow.hD22-Oct-2025159.8 KiB1,5821,520

powf.hD22-Oct-2025141.3 KiB1,8051,743

sin.hD22-Oct-202513.8 KiB182142

sinf.hD22-Oct-202512.6 KiB199158

sinh.hD22-Oct-202519.8 KiB254212

sinhf.hD22-Oct-202517.6 KiB273228

sqrt.hD22-Oct-202528.7 KiB390342

sqrtf.hD22-Oct-202522 KiB367318

tan.hD22-Oct-202514.9 KiB197156

tanf.hD22-Oct-202512.5 KiB197156

tanh.hD22-Oct-202521.9 KiB284244

tanhf.hD22-Oct-202517.1 KiB272228

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