This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
tests
/
lib
/
libm
History
martin
f758bf64d6
Adjust expected epsilon for sqrtl <-> powl comparisions for defects in
...
powl (which actually is pow for now)
2013-11-22 17:19:14 +00:00
..
Makefile
Initial version of fmodl from FreeBSD.
2013-11-12 16:48:39 +00:00
t_acos.c
…
t_asin.c
…
t_atan.c
…
t_cbrt.c
Add cbrtl(3) and sqrtl(3), from FreeBSD.
2013-11-19 19:24:33 +00:00
t_ceil.c
Add FreeBSD's truncl and minimal testing.
2013-11-13 12:58:11 +00:00
t_cos.c
…
t_cosh.c
…
t_erf.c
…
t_exp.c
…
t_fmod.c
Initial version of fmodl from FreeBSD.
2013-11-12 16:48:39 +00:00
t_infinity.c
…
t_ldexp.c
…
t_log.c
…
t_pow.c
…
t_precision.c
…
t_round.c
…
t_scalbn.c
…
t_sin.c
…
t_sinh.c
…
t_sqrt.c
Adjust expected epsilon for sqrtl <-> powl comparisions for defects in
2013-11-22 17:19:14 +00:00
t_tan.c
…
t_tanh.c
…