minix/lib/math
2010-01-08 07:27:54 +00:00
..
asin.c
atan.c
atan2.c
ceil.c
compare.c
exp.c
fabs.c Add fabsf function 2010-01-08 07:27:11 +00:00
floor.c
fmod.c
hugeval.c
localmath.h
log.c
log10.c
Makefile.in Add scalbn family of functions 2010-01-08 07:27:54 +00:00
math_private.h
pow.c
s_rint.c
scalbn.c Add scalbn family of functions 2010-01-08 07:27:54 +00:00
sin.c
sinh.c
sqrt.c
tan.c
tanh.c