.. |
wordsize-64
|
New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
|
2013-04-02 13:51:02 +02:00 |
asincos.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
atnat2.h
|
Consolidate constant defines into mpa.h
|
2013-01-16 16:06:48 +05:30 |
atnat.h
|
Consolidate constant defines into mpa.h
|
2013-01-16 16:06:48 +05:30 |
branred.c
|
Removed commented code
|
2013-03-26 20:14:18 +05:30 |
branred.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
dbl2mpn.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
dla.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
doasin.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
doasin.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
dosincos.c
|
Removed commented code
|
2013-03-26 20:14:18 +05:30 |
dosincos.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
e_acos.c
|
Update.
|
2001-03-12 00:04:52 +00:00 |
e_acosh.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
e_asin.c
|
Removed commented code
|
2013-03-26 20:14:18 +05:30 |
e_atan2.c
|
Remove ZERO and MZERO macros
|
2013-03-29 16:37:26 +05:30 |
e_atanh.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
e_cosh.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
e_exp2.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
e_exp10.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
e_exp.c
|
Removed commented code
|
2013-03-26 20:14:18 +05:30 |
e_fmod.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
e_gamma_r.c
|
Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).
|
2013-05-08 11:58:18 +00:00 |
e_hypot.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
e_ilogb.c
|
Remove useless __ilogb*_finite aliases
|
2012-04-18 00:40:13 +02:00 |
e_j0.c
|
Fix spurious underflow exceptions for Bessel functions for double (bug 14155).
|
2013-03-14 17:47:30 +00:00 |
e_j1.c
|
Fix spurious underflow exceptions for Bessel functions for double (bug 14155).
|
2013-03-14 17:47:30 +00:00 |
e_jn.c
|
Set up errno properly for yn.
|
2012-07-25 12:59:36 +02:00 |
e_lgamma_r.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
e_log2.c
|
Log2 and log10 for wordsize-64.
|
2012-05-15 16:34:41 -03:00 |
e_log10.c
|
Log2 and log10 for wordsize-64.
|
2012-05-15 16:34:41 -03:00 |
e_log.c
|
Remove ONE and MONE
|
2013-03-29 16:40:36 +05:30 |
e_pow.c
|
[BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.
|
2013-04-05 22:27:29 +02:00 |
e_rem_pio2.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
e_remainder.c
|
[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.
|
2013-04-05 22:34:52 +02:00 |
e_sinh.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
e_sqrt.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
gamma_product.c
|
Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).
|
2013-05-08 11:58:18 +00:00 |
gamma_productf.c
|
Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).
|
2013-05-08 11:58:18 +00:00 |
halfulp.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
k_cos.c
|
Update.
|
2001-03-12 00:04:52 +00:00 |
k_rem_pio2.c
|
Implement ldbl-96 sinl / cosl / sincosl (bug 13851).
|
2012-03-16 12:30:05 +00:00 |
k_sin.c
|
Update.
|
2001-03-12 00:04:52 +00:00 |
k_tan.c
|
Replace sysdeps/ieee754/dbl-64/k_tan.c with empty file
|
2012-02-26 16:10:46 +01:00 |
Makefile
|
Disable use of FMA instructions in branred
|
2012-03-21 23:58:50 +01:00 |
MathLib.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mpa-arch.h
|
Make mantissa type of mp_no configurable
|
2013-03-26 19:28:50 +05:30 |
mpa.c
|
Use integral constants
|
2013-03-26 20:24:04 +05:30 |
mpa.h
|
Remove TWO
|
2013-04-03 15:47:01 +05:30 |
mpatan2.c
|
Remove ONE and MONE
|
2013-03-29 16:40:36 +05:30 |
mpatan.c
|
Remove TWO
|
2013-04-03 15:47:01 +05:30 |
mpatan.h
|
Consolidate constant defines into mpa.h
|
2013-01-16 16:06:48 +05:30 |
mpexp.c
|
Use mantissa_t in mpexp
|
2013-04-02 17:53:09 +05:30 |
mplog.c
|
Format mplog.c
|
2013-02-27 11:24:45 +05:30 |
mpn2dbl.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
mpsqrt.c
|
Replace 8388608.0 with HALFRAD in mp code
|
2013-03-21 13:07:44 +05:30 |
mpsqrt.h
|
Consolidate constant defines into mpa.h
|
2013-01-16 16:06:48 +05:30 |
mptan.c
|
Remove ONE and MONE
|
2013-03-29 16:40:36 +05:30 |
mydefs.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
powtwo.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
root.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_asinh.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_atan.c
|
Remove ONE and MONE
|
2013-03-29 16:40:36 +05:30 |
s_cbrt.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_ceil.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_copysign.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_cos.c
|
Update.
|
2001-03-12 00:04:52 +00:00 |
s_erf.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_expm1.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_fabs.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_finite.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_floor.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_fma.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_fmaf.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_fpclassify.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_frexp.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_isinf_ns.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_isinf.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_isnan.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_issignaling.c
|
New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
|
2013-04-02 13:51:02 +02:00 |
s_llrint.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_llround.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_log1p.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_logb.c
|
Optimize handling of denormals in logb/logbf/logbl
|
2012-05-26 13:53:22 +02:00 |
s_lrint.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_lround.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_modf.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_nearbyint.c
|
Use libc_fe*() in 32-bit nearbyint()
|
2013-01-15 20:32:13 -08:00 |
s_nexttoward.c
|
Update.
|
1999-07-14 00:54:57 +00:00 |
s_remquo.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_rint.c
|
Clean up dbl-64 rint, nearbyint.
|
2012-03-13 14:12:44 +00:00 |
s_round.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_scalbln.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_scalbn.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_signbit.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_sin.c
|
Format s_sin.c
|
2013-04-30 14:18:57 +05:30 |
s_sincos.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
s_tan.c
|
Remove ONE and MONE
|
2013-03-29 16:40:36 +05:30 |
s_tanh.c
|
Use <> for math.h and math_private.h everywhere.
|
2012-03-09 16:09:10 -08:00 |
s_trunc.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
sincos32.c
|
Replace 8388608.0 with HALFRAD in mp code
|
2013-03-21 13:07:44 +05:30 |
sincos32.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
sincostab.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
slowexp.c
|
Merge powerpc slowexp.c into generic code
|
2013-03-07 13:25:02 +05:30 |
slowpow.c
|
Merge powerpc slowpow.c into generic code
|
2013-03-07 13:23:07 +05:30 |
t_exp2.h
|
Update.
|
1999-07-14 00:54:57 +00:00 |
t_exp.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
uasncs.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
uatan.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
uexp.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
uexp.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
ulog.h
|
Consolidate constant defines into mpa.h
|
2013-01-16 16:06:48 +05:30 |
ulog.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
upow.h
|
[BZ #15335, #15342] Fix standard compliance. Don't use hard-coded qNaN values.
|
2013-04-05 22:27:29 +02:00 |
upow.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
urem.h
|
[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.
|
2013-04-05 22:34:52 +02:00 |
uroot.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
usncs.h
|
Remove unused hard-coded qNaN definition.
|
2013-04-05 21:28:03 +02:00 |
utan.h
|
Consolidate constant defines into mpa.h
|
2013-01-16 16:06:48 +05:30 |
utan.tbl
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
w_exp.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
x2y2m1.c
|
Remove lots of inline keywords.
|
2013-02-07 14:44:18 -08:00 |
x2y2m1f.c
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |