newlib/winsup/mingw/mingwex/math
Danny Smith eff24ab9c5 * mingwex/math/cephes_emath.h: Don't redefine INFINITY. 2003-02-10 22:38:36 +00:00
..
acosf.c
acosl.c
asinf.c
asinl.c
atan2f.c
atan2l.c
atanf.c
atanl.c
cbrt.c
cbrtf.c
cbrtl.c
ceilf.S
ceill.S
cephes_emath.c Add strtold and wcstold to libmingwex.a 2002-11-26 00:11:06 +00:00
cephes_emath.h * mingwex/math/cephes_emath.h: Don't redefine INFINITY. 2003-02-10 22:38:36 +00:00
cephes_mconf.h * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
copysign.S
copysignf.S
copysignl.S
cosf.S
coshf.c
coshl.c
cosl.S
exp2.S
exp2f.S
exp2l.S
expf.c
expl.c
fabs.c
fabsf.c
fabsl.c
fdim.c
fdimf.c
fdiml.c
floorf.S
floorl.S
fma.S
fmaf.S
fmal.c
fmax.c
fmaxf.c
fmaxl.c
fmin.c
fminf.c
fminl.c
fmodf.c
fmodl.c
fp_consts.c
fp_consts.h
fp_constsf.c
fp_constsl.c
fpclassify.c
fpclassifyf.c
fpclassifyl.c
frexpf.c
frexpl.S
fucom.c
hypotf.c
hypotl.c * mingwex/math/hypotl.c: Replace with version based on cephes 2002-09-02 03:00:37 +00:00
ilogb.S
ilogbf.S
ilogbl.S
isnan.c
isnanf.c
isnanl.c
ldexpf.c
ldexpl.c
lgamma.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
lgammaf.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
lgammal.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
llrint.c
llrintf.c
llrintl.c
llround.c * mingwex/math/llround.c: Correct function name and 2003-01-11 10:52:20 +00:00
llroundf.c
llroundl.c
log1p.S
log1pf.S
log1pl.S
log2.S
log2f.S
log2l.S
log10f.S
log10l.S
logb.c
logbf.c
logbl.c
logf.S
logl.S
lrint.c
lrintf.c
lrintl.c
lround.c
lroundf.c
lroundl.c
modff.c
modfl.c
nearbyint.S
nearbyintf.S
nearbyintl.S
nextafterf.c
pow.c * mingwex/math/powil.c: Rename powil to __powil. 2002-10-06 23:26:43 +00:00
powf.c
powi.c * mingwex/math/powil.c: Rename powil to __powil. 2002-10-06 23:26:43 +00:00
powif.c * mingwex/math/powil.c: Rename powil to __powil. 2002-10-06 23:26:43 +00:00
powil.c * mingwex/math/powil.c: Rename powil to __powil. 2002-10-06 23:26:43 +00:00
powl.c * mingwex/math/powil.c: Rename powil to __powil. 2002-10-06 23:26:43 +00:00
remainder.S
remainderf.S
remainderl.S
remquo.S
remquof.S
remquol.S
rint.c
rintf.c
rintl.c
round.c
roundf.c
roundl.c
s_erf.c * mingwex/math/s_erf.c: New file. 2002-12-08 01:46:42 +00:00
scalbn.S
scalbnf.S
scalbnl.S
sf_erf.c * mingwex/math/s_erf.c: New file. 2002-12-08 01:46:42 +00:00
signbit.c
signbitf.c
signbitl.c
sinf.S
sinhf.c
sinhl.c
sinl.S
sqrtf.c * include/math.h (sqrt): Remove inline definition. 2002-11-09 10:44:02 +00:00
sqrtl.c * include/math.h (sqrt): Remove inline definition. 2002-11-09 10:44:02 +00:00
tanf.S
tanhf.c
tanhl.c
tanl.S
tgamma.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
tgammaf.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
tgammal.c * mingwex/math/lgamma.c: New file. 2002-11-27 03:41:25 +00:00
trunc.c
truncf.c
truncl.c