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
gson
e9eb083c3b
Add some tests of hypot() and hypotf()
2016-01-24 20:26:47 +00:00
..
Makefile
Add some tests of hypot() and hypotf()
2016-01-24 20:26:47 +00:00
t_acos.c
…
t_asin.c
…
t_atan.c
…
t_cbrt.c
…
t_ceil.c
…
t_cos.c
…
t_cosh.c
…
t_erf.c
…
t_exp.c
…
t_fenv.c
put have fenv stuff elsewhere.
2015-12-22 14:20:59 +00:00
t_fmod.c
…
t_hypot.c
Add some tests of hypot() and hypotf()
2016-01-24 20:26:47 +00:00
t_infinity.c
…
t_ldexp.c
…
t_libm.h
…
t_log.c
…
t_modf.c
…
t_pow.c
…
t_precision.c
…
t_round.c
…
t_scalbn.c
…
t_sin.c
…
t_sinh.c
…
t_sqrt.c
…
t_tan.c
…
t_tanh.c
…