musl/src/math
2012-03-18 23:50:54 -04:00
..
i386 asm for log functions 2012-03-18 23:50:54 -04:00
x86_64 assembly optimizations for fmod/remainder functions 2012-03-18 17:09:34 -04:00
__cos.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__cosdf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__cosl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__expo2.c clean up __expo2.c, use a slightly better k constant 2012-03-13 16:38:22 +01:00
__expo2f.c clean up __expo2.c, use a slightly better k constant 2012-03-13 16:38:22 +01:00
__fpclassify.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__fpclassifyf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__fpclassifyl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__invtrigl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__invtrigl.h first commit of the new libm! 2012-03-13 01:17:53 -04:00
__log1p.h first commit of the new libm! 2012-03-13 01:17:53 -04:00
__log1pf.h math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
__polevll.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
__rem_pio2.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__rem_pio2_large.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__rem_pio2f.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__rem_pio2l.h first commit of the new libm! 2012-03-13 01:17:53 -04:00
__signbit.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__signbitf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__signbitl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__sin.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__sindf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__sinl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__tan.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__tandf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
__tanl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
acos.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
acosf.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
acosh.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
acoshf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
acoshl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
acosl.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
asin.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
asinf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
asinh.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
asinhf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
asinhl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
asinl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
atan.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
atan2.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
atan2f.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
atan2l.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
atanf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
atanh.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
atanhf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
atanhl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
atanl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
cbrt.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
cbrtf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
cbrtl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
ceil.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
ceilf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
ceill.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
copysign.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
copysignf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
copysignl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
cos.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
cosf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
cosh.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
coshf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
coshl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
cosl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
erf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
erff.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
erfl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
exp.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
exp2.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
exp2f.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
exp2l.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
expf.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
expl.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
expm1.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
expm1f.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
expm1l.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
fabs.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
fabsf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
fabsl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
fdim.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fdimf.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fdiml.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
floor.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
floorf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
floorl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
fma.c make fma and lrint functions build without full fenv support 2012-03-16 23:58:49 -04:00
fmaf.c make fma and lrint functions build without full fenv support 2012-03-16 23:58:49 -04:00
fmal.c make fma and lrint functions build without full fenv support 2012-03-16 23:58:49 -04:00
fmax.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fmaxf.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fmaxl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fmin.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fminf.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fminl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
fmod.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
fmodf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
fmodl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
frexp.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
frexpf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
frexpl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
hypot.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
hypotf.c math cleanup: use 1.0f instead of 1.0F 2012-03-13 21:11:46 +01:00
hypotl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
ilogb.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
ilogbf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
ilogbl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
j0.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
j0f.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
j1.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
j1f.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
jn.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
jnf.c fix namespace issues for lgamma, etc. 2012-03-16 21:16:32 -04:00
ldexp.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
ldexpf.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
ldexpl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
lgamma.c other side of the signgam namespace fix: use the internal name 2012-03-16 21:20:53 -04:00
lgamma_r.c fix namespace issues for lgamma, etc. 2012-03-16 21:16:32 -04:00
lgammaf.c other side of the signgam namespace fix: use the internal name 2012-03-16 21:20:53 -04:00
lgammaf_r.c fix namespace issues for lgamma, etc. 2012-03-16 21:16:32 -04:00
lgammal.c other side of the signgam namespace fix: use the internal name 2012-03-16 21:20:53 -04:00
llrint.c make lrint and llrint functions work without fenv support 2012-03-18 20:40:43 +01:00
llrintf.c make lrint and llrint functions work without fenv support 2012-03-18 20:40:43 +01:00
llrintl.c make lrint and llrint functions work without fenv support 2012-03-18 20:40:43 +01:00
llround.c simplify lround and llround functions 2012-03-18 20:52:33 +01:00
llroundf.c simplify lround and llround functions 2012-03-18 20:52:33 +01:00
llroundl.c simplify lround and llround functions 2012-03-18 20:52:33 +01:00
log.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
log1p.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
log1pf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
log1pl.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
log2.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
log2f.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
log2l.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
log10.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
log10f.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
log10l.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
logb.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
logbf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
logbl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
logf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
logl.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
lrint.c make lrint and llrint functions work without fenv support 2012-03-18 20:40:43 +01:00
lrintf.c make lrint and llrint functions work without fenv support 2012-03-18 20:40:43 +01:00
lrintl.c make lrint and llrint functions work without fenv support 2012-03-18 20:40:43 +01:00
lround.c simplify lround and llround functions 2012-03-18 20:52:33 +01:00
lroundf.c simplify lround and llround functions 2012-03-18 20:52:33 +01:00
lroundl.c simplify lround and llround functions 2012-03-18 20:52:33 +01:00
modf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
modff.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
modfl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
nan.c implement nan, nanf, nanl 2012-03-13 01:55:25 -04:00
nanf.c implement nan, nanf, nanl 2012-03-13 01:55:25 -04:00
nanl.c implement nan, nanf, nanl 2012-03-13 01:55:25 -04:00
nearbyint.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
nearbyintf.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
nearbyintl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
nextafter.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
nextafterf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
nextafterl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
nexttoward.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
nexttowardf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
nexttowardl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
pow.c math cleanup: use 1.0f instead of 1.0F 2012-03-13 21:11:46 +01:00
powf.c math cleanup: use 1.0f instead of 1.0F 2012-03-13 21:11:46 +01:00
powl.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
remainder.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
remainderf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
remainderl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
remquo.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
remquof.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
remquol.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
rint.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
rintf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
rintl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
round.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
roundf.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
roundl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
scalb.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
scalbf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
scalbln.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
scalblnf.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
scalblnl.c remove libm.h includes when math.h and float.h are enough 2012-03-13 19:51:14 +01:00
scalbn.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
scalbnf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
scalbnl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
signgam.c make signgam a weak alias for an internal symbol 2012-03-16 21:18:48 -04:00
sin.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
sincos.c efficient sincos based on sin and cos 2012-03-15 08:17:28 +01:00
sincosf.c efficient sincos based on sin and cos 2012-03-15 08:17:28 +01:00
sincosl.c efficient sincos based on sin and cos 2012-03-15 08:17:28 +01:00
sinf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
sinh.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
sinhf.c math cleanup: use 1.0f instead of (float)1.0 2012-03-13 20:24:23 +01:00
sinhl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
sinl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
sqrt.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
sqrtf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
sqrtl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
tan.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
tanf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
tanh.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
tanhf.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
tanhl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
tanl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
tgammal.c fix loads of missing const in new libm, and some global vars (?!) in powl 2012-03-18 01:58:28 -04:00
trunc.c first commit of the new libm! 2012-03-13 01:17:53 -04:00
truncf.c math cleanup: use 1.0f instead of 1.0F 2012-03-13 21:11:46 +01:00
truncl.c first commit of the new libm! 2012-03-13 01:17:53 -04:00