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
13b8fa7d71
Add modfl(3). From FreeBSD.
2014-06-16 12:54:42 +00:00
..
Makefile
Add modfl(3). From FreeBSD.
2014-06-16 12:54:42 +00:00
t_acos.c
…
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
…
t_libm.h
Consistently use long double.
2014-03-25 17:30:14 +00:00
t_log.c
…
t_modf.c
Add modfl(3). From FreeBSD.
2014-06-16 12:54:42 +00:00
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
…