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
joerg
76e79da680
Consistently use long double.
2014-03-25 17:30:14 +00:00
..
Makefile
…
t_acos.c
Fix some typos.
2014-03-05 20:14:46 +00:00
t_asin.c
…
t_atan.c
Handle VAX
2014-03-17 11:08:11 +00:00
t_cbrt.c
…
t_ceil.c
…
t_cos.c
…
t_cosh.c
…
t_erf.c
…
t_exp.c
Handle VAX
2014-03-17 11:08:11 +00:00
t_fmod.c
…
t_infinity.c
…
t_ldexp.c
Avoid double constants out of range
2014-03-12 21:40:07 +00:00
t_libm.h
Consistently use long double.
2014-03-25 17:30:14 +00:00
t_log.c
…
t_pow.c
…
t_precision.c
…
t_round.c
…
t_scalbn.c
…
t_sin.c
…
t_sinh.c
…
t_sqrt.c
Avoid double constants out of range
2014-03-12 21:40:07 +00:00
t_tan.c
…
t_tanh.c
…