Szabolcs Nagy 121e3a38a1 math: erf and erfc cleanup 12 năm trước cách đây
..
i386 58bba42d1b math: x86_64 version of expl, fixed some comments in the i386 version 12 năm trước cách đây
x86_64 58bba42d1b math: x86_64 version of expl, fixed some comments in the i386 version 12 năm trước cách đây
__cos.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__cosdf.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__cosl.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__expo2.c df8b3e5aef clean up __expo2.c, use a slightly better k constant 13 năm trước cách đây
__expo2f.c df8b3e5aef clean up __expo2.c, use a slightly better k constant 13 năm trước cách đây
__fpclassify.c b69f695ace first commit of the new libm! 13 năm trước cách đây
__fpclassifyf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
__fpclassifyl.c fad231b960 support ld80 pseudo-denormal invalid bit patterns; treat them as nan 13 năm trước cách đây
__invtrigl.c b12a73d5bf math: clean up inverse trigonometric functions 12 năm trước cách đây
__invtrigl.h b12a73d5bf math: clean up inverse trigonometric functions 12 năm trước cách đây
__log1p.h b69f695ace first commit of the new libm! 13 năm trước cách đây
__log1pf.h 8d0a6f7a1c math cleanup: use 1.0f instead of (float)1.0 13 năm trước cách đây
__polevll.c 9e2a895aaa fix loads of missing const in new libm, and some global vars (?!) in powl 13 năm trước cách đây
__rem_pio2.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__rem_pio2_large.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__rem_pio2f.c 9c6b1de0fb math: fix comment in __rem_pio2f.c 12 năm trước cách đây
__rem_pio2l.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__signbit.c 8c6fc860a9 remove a fixme comment 13 năm trước cách đây
__signbitf.c 8c6fc860a9 remove a fixme comment 13 năm trước cách đây
__signbitl.c b69f695ace first commit of the new libm! 13 năm trước cách đây
__sin.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__sindf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
__sinl.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__tan.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
__tandf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
__tanl.c c3587effe2 minor fix in __tanl (get sign properly) 13 năm trước cách đây
acos.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
acosf.c b12a73d5bf math: clean up inverse trigonometric functions 12 năm trước cách đây
acosh.c 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller 12 năm trước cách đây
acoshf.c 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller 12 năm trước cách đây
acoshl.c 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller 12 năm trước cách đây
acosl.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
asin.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
asinf.c b12a73d5bf math: clean up inverse trigonometric functions 12 năm trước cách đây
asinh.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
asinhf.c 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller 12 năm trước cách đây
asinhl.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
asinl.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
atan.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
atan2.c 45ff9d8eb6 math: ld80 invtrig cleanups 12 năm trước cách đây
atan2f.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
atan2l.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
atanf.c b12a73d5bf math: clean up inverse trigonometric functions 12 năm trước cách đây
atanh.c 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller 12 năm trước cách đây
atanhf.c 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller 12 năm trước cách đây
atanhl.c 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller 12 năm trước cách đây
atanl.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
cbrt.c b69f695ace first commit of the new libm! 13 năm trước cách đây
cbrtf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
cbrtl.c 1e2fea632b fix a cbrtl.c regression and remove x87 precision setting 13 năm trước cách đây
ceil.c 7eabe8e690 math: minor cleanups in ceil and floor 13 năm trước cách đây
ceilf.c 7eabe8e690 math: minor cleanups in ceil and floor 13 năm trước cách đây
ceill.c 7eabe8e690 math: minor cleanups in ceil and floor 13 năm trước cách đây
copysign.c b69f695ace first commit of the new libm! 13 năm trước cách đây
copysignf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
copysignl.c b69f695ace first commit of the new libm! 13 năm trước cách đây
cos.c b69f695ace first commit of the new libm! 13 năm trước cách đây
cosf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
cosh.c 1aec620f93 math: finished cosh.c cleanup 12 năm trước cách đây
coshf.c 1aec620f93 math: finished cosh.c cleanup 12 năm trước cách đây
coshl.c 1aec620f93 math: finished cosh.c cleanup 12 năm trước cách đây
cosl.c 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller 13 năm trước cách đây
erf.c 121e3a38a1 math: erf and erfc cleanup 12 năm trước cách đây
erff.c 121e3a38a1 math: erf and erfc cleanup 12 năm trước cách đây
erfl.c 121e3a38a1 math: erf and erfc cleanup 12 năm trước cách đây
exp.c ab1772c597 math: expf.c cleanup 12 năm trước cách đây
exp10.c a917c03706 support alternate glibc name pow10 for exp10 13 năm trước cách đây
exp10f.c a764db9a08 math: use float constants in exp10f.c 12 năm trước cách đây
exp10l.c b03c19a4b9 math: fix long double constants in exp10l.c 12 năm trước cách đây
exp2.c 159c7655d0 math: cleanup exp2.c exp2f.c and exp2l.c 12 năm trước cách đây
exp2f.c c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 12 năm trước cách đây
exp2l.c 159c7655d0 math: cleanup exp2.c exp2f.c and exp2l.c 12 năm trước cách đây
expf.c ab1772c597 math: expf.c cleanup 12 năm trước cách đây
expl.c e93a0fe49d math: expl.c cleanup 12 năm trước cách đây
expm1.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
expm1f.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
expm1l.c 6f64505df3 math: fix exception behaviour of expm1l.c on inf and nan 12 năm trước cách đây
fabs.c b69f695ace first commit of the new libm! 13 năm trước cách đây
fabsf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
fabsl.c b69f695ace first commit of the new libm! 13 năm trước cách đây
fdim.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fdimf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fdiml.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
floor.c 7eabe8e690 math: minor cleanups in ceil and floor 13 năm trước cách đây
floorf.c 8d0a6f7a1c math cleanup: use 1.0f instead of (float)1.0 13 năm trước cách đây
floorl.c 7eabe8e690 math: minor cleanups in ceil and floor 13 năm trước cách đây
fma.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
fmaf.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
fmal.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
fmax.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fmaxf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fmaxl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fmin.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fminf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fminl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
fmod.c 4caa17b2a1 don't try to create non-standard denormalization signal 13 năm trước cách đây
fmodf.c 4caa17b2a1 don't try to create non-standard denormalization signal 13 năm trước cách đây
fmodl.c 4caa17b2a1 don't try to create non-standard denormalization signal 13 năm trước cách đây
frexp.c b69f695ace first commit of the new libm! 13 năm trước cách đây
frexpf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
frexpl.c b69f695ace first commit of the new libm! 13 năm trước cách đây
hypot.c 529a8de46c math: simplify hypot and hypotf using scalbn 12 năm trước cách đây
hypotf.c 529a8de46c math: simplify hypot and hypotf using scalbn 12 năm trước cách đây
hypotl.c b69f695ace first commit of the new libm! 13 năm trước cách đây
ilogb.c be81f51030 math: raise invalid flag in ilogb*.c on +-0, +-inf and nan 12 năm trước cách đây
ilogbf.c be81f51030 math: raise invalid flag in ilogb*.c on +-0, +-inf and nan 12 năm trước cách đây
ilogbl.c be81f51030 math: raise invalid flag in ilogb*.c on +-0, +-inf and nan 12 năm trước cách đây
j0.c 697acde67e math: bessel cleanup (j0.c and j0f.c) 12 năm trước cách đây
j0f.c 697acde67e math: bessel cleanup (j0.c and j0f.c) 12 năm trước cách đây
j1.c 5bb6b24952 math: bessel cleanup (j1.c and j1f.c) 12 năm trước cách đây
j1f.c 5bb6b24952 math: bessel cleanup (j1.c and j1f.c) 12 năm trước cách đây
jn.c 5652d70054 math: bessel cleanup (jn.c and jnf.c) 12 năm trước cách đây
jnf.c 5652d70054 math: bessel cleanup (jn.c and jnf.c) 12 năm trước cách đây
ldexp.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
ldexpf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
ldexpl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
lgamma.c 1b229a2098 math: remove comment about aliasing lgamma as gamma 13 năm trước cách đây
lgamma_r.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
lgammaf.c 1b229a2098 math: remove comment about aliasing lgamma as gamma 13 năm trước cách đây
lgammaf_r.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
lgammal.c 1b229a2098 math: remove comment about aliasing lgamma as gamma 13 năm trước cách đây
llrint.c 65db00983f make lrint and llrint functions work without fenv support 13 năm trước cách đây
llrintf.c 65db00983f make lrint and llrint functions work without fenv support 13 năm trước cách đây
llrintl.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
llround.c afad262440 simplify lround and llround functions 13 năm trước cách đây
llroundf.c afad262440 simplify lround and llround functions 13 năm trước cách đây
llroundl.c afad262440 simplify lround and llround functions 13 năm trước cách đây
log.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
log10.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
log10f.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
log10l.c 2786c7d216 use scalbn or *2.0 instead of ldexp, fix fmal 13 năm trước cách đây
log1p.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
log1pf.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
log1pl.c 04ccbdca6d math: raise exception flags in log1pl.c on <= -1 arguments 12 năm trước cách đây
log2.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
log2f.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
log2l.c e2fe959fe2 math: raise flags in logl.c on <= 0 arguments 12 năm trước cách đây
logb.c 52bcf3f5fb math: fix logb*.c exceptions now that ilogb raises invalid 12 năm trước cách đây
logbf.c 52bcf3f5fb math: fix logb*.c exceptions now that ilogb raises invalid 12 năm trước cách đây
logbl.c 52bcf3f5fb math: fix logb*.c exceptions now that ilogb raises invalid 12 năm trước cách đây
logf.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
logl.c e2fe959fe2 math: raise flags in logl.c on <= 0 arguments 12 năm trước cách đây
lrint.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
lrintf.c 65db00983f make lrint and llrint functions work without fenv support 13 năm trước cách đây
lrintl.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
lround.c afad262440 simplify lround and llround functions 13 năm trước cách đây
lroundf.c afad262440 simplify lround and llround functions 13 năm trước cách đây
lroundl.c afad262440 simplify lround and llround functions 13 năm trước cách đây
modf.c c4359e0130 math: excess precision fix modf, modff, scalbn, scalbnf 12 năm trước cách đây
modff.c c4359e0130 math: excess precision fix modf, modff, scalbn, scalbnf 12 năm trước cách đây
modfl.c fe2df4ad3e fix invalid implicit pointer conversion in ld64 modfl 13 năm trước cách đây
nan.c bf9d9dcaa6 implement nan, nanf, nanl 13 năm trước cách đây
nanf.c bf9d9dcaa6 implement nan, nanf, nanl 13 năm trước cách đây
nanl.c bf9d9dcaa6 implement nan, nanf, nanl 13 năm trước cách đây
nearbyint.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
nearbyintf.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
nearbyintl.c 033a9d6ad2 math: use '#pragma STDC FENV_ACCESS ON' when fenv is accessed 12 năm trước cách đây
nextafter.c 662ed20065 math: fix nextafter and nexttoward on maxdbl and maxflt input 12 năm trước cách đây
nextafterf.c 662ed20065 math: fix nextafter and nexttoward on maxdbl and maxflt input 12 năm trước cách đây
nextafterl.c 6ab8136b44 add FORCE_EVAL macro to evaluate float expr for their side effect 13 năm trước cách đây
nexttoward.c 662ed20065 math: fix nextafter and nexttoward on maxdbl and maxflt input 12 năm trước cách đây
nexttowardf.c 662ed20065 math: fix nextafter and nexttoward on maxdbl and maxflt input 12 năm trước cách đây
nexttowardl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
pow.c f1347a3a45 clean up pow.c and powf.c 13 năm trước cách đây
powf.c f1347a3a45 clean up pow.c and powf.c 13 năm trước cách đây
powl.c cf682072ce math: fix a regression in powl and do some cleanups 13 năm trước cách đây
remainder.c b03255af77 fix remainder*.c: remove useless long double cast 13 năm trước cách đây
remainderf.c b03255af77 fix remainder*.c: remove useless long double cast 13 năm trước cách đây
remainderl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
remquo.c 3738a96e05 math: fix remquo.c when x==-y and a subnormal remainder bug as well 13 năm trước cách đây
remquof.c 3738a96e05 math: fix remquo.c when x==-y and a subnormal remainder bug as well 13 năm trước cách đây
remquol.c 3738a96e05 math: fix remquo.c when x==-y and a subnormal remainder bug as well 13 năm trước cách đây
rint.c b69f695ace first commit of the new libm! 13 năm trước cách đây
rintf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
rintl.c 6d8df2b972 minor rintl.c fix: remove unsupported ldbl format message 13 năm trước cách đây
round.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
roundf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
roundl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
scalb.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
scalbf.c 8d0a6f7a1c math cleanup: use 1.0f instead of (float)1.0 13 năm trước cách đây
scalbln.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
scalblnf.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
scalblnl.c 9560b6b152 remove libm.h includes when math.h and float.h are enough 13 năm trước cách đây
scalbn.c c4359e0130 math: excess precision fix modf, modff, scalbn, scalbnf 12 năm trước cách đây
scalbnf.c c4359e0130 math: excess precision fix modf, modff, scalbn, scalbnf 12 năm trước cách đây
scalbnl.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
signgam.c 1a3dce4184 make signgam a weak alias for an internal symbol 13 năm trước cách đây
significand.c 2242bf616b add significand[fl] math functions 12 năm trước cách đây
significandf.c 2242bf616b add significand[fl] math functions 12 năm trước cách đây
sin.c b69f695ace first commit of the new libm! 13 năm trước cách đây
sincos.c 0144b45b71 efficient sincos based on sin and cos 13 năm trước cách đây
sincosf.c 03b0f13e90 fix trailing whitespace issues that crept in here and there 12 năm trước cách đây
sincosl.c 007c03f84f fix missing prototype and simplify sincosl on ld64 archs 13 năm trước cách đây
sinf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
sinh.c f143458223 math: sinh.c cleanup similar to the cosh one 12 năm trước cách đây
sinhf.c f143458223 math: sinh.c cleanup similar to the cosh one 12 năm trước cách đây
sinhl.c f143458223 math: sinh.c cleanup similar to the cosh one 12 năm trước cách đây
sinl.c 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller 13 năm trước cách đây
sqrt.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
sqrtf.c 0cbb654791 code cleanup of named constants 13 năm trước cách đây
sqrtl.c da5d89d42f add C stub for sqrtl (already implemented in asm on i386 and x86_64) 13 năm trước cách đây
tan.c b69f695ace first commit of the new libm! 13 năm trước cách đây
tanf.c b69f695ace first commit of the new libm! 13 năm trước cách đây
tanh.c e42a977fe5 math: tanh.c cleanup similar to sinh, cosh 12 năm trước cách đây
tanhf.c e42a977fe5 math: tanh.c cleanup similar to sinh, cosh 12 năm trước cách đây
tanhl.c e42a977fe5 math: tanh.c cleanup similar to sinh, cosh 12 năm trước cách đây
tanl.c 2e8c8fbe7d don't inline __rem_pio2l so the code size is smaller 13 năm trước cách đây
tgamma.c 0f53c1a426 math: add a non-dummy tgamma implementation 12 năm trước cách đây
tgammaf.c 0f53c1a426 math: add a non-dummy tgamma implementation 12 năm trước cách đây
tgammal.c d8a7619e37 math: tgammal.c fixes 12 năm trước cách đây
trunc.c b69f695ace first commit of the new libm! 13 năm trước cách đây
truncf.c 32ca5ef3ff math cleanup: use 1.0f instead of 1.0F 13 năm trước cách đây
truncl.c b69f695ace first commit of the new libm! 13 năm trước cách đây