ack/lang/cem/libcc.ansi/core/math
2018-06-23 00:04:14 +02:00
..
asin.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
atan.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
atan2.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
ceil.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
exp.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
fabs.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
floor.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
fmod.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
frexp.e libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
hugeval.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
hypot.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
isnan.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
ldexp.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
localmath.h Realise that the libc core can safely call other libc core functions, even if 2018-06-21 23:24:23 +02:00
log.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
log10.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
modf.e libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
pow.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
sin.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
sinh.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
sqrt.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
tan.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00
tanh.c libc floating point and stdio floating point can now be turned on and off using 2018-06-23 00:04:14 +02:00