Blame src/math/gen/README

Szabolcs Nagy e248db
tools for generating testcases and checking ulp error of math functions
Szabolcs Nagy cfa23c
(needs cleanup)
Szabolcs Nagy e248db
Szabolcs Nagy e248db
gen: math functions implemented with mpfr
Szabolcs Nagy e248db
mgen: math functions from libm
Szabolcs Nagy e248db
check: compare input to libm and report errors
Szabolcs Nagy e248db
Szabolcs Nagy cfa23c
check asinh in the [0.125,0.5] domain over 100k points and report >1.5ulp errors:
Szabolcs Nagy cfa23c
Szabolcs Nagy e248db
./rnd -a 0x1p-3 -b 0x1p-1 -n 100000 |./gen asinh |./check asinh 1.5