.. |
catrig.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
catrigf.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
e_acos.c
|
|
|
e_acosf.c
|
|
|
e_acosh.c
|
|
|
e_acoshf.c
|
|
|
e_acoshl.c
|
|
|
e_acosl.c
|
|
|
e_asin.c
|
|
|
e_asinf.c
|
|
|
e_asinl.c
|
|
|
e_atan2.c
|
|
|
e_atan2f.c
|
|
|
e_atan2l.c
|
|
|
e_atanh.c
|
|
|
e_atanhf.c
|
|
|
e_atanhl.c
|
|
|
e_cosh.c
|
|
|
e_coshf.c
|
|
|
e_coshl.c
|
|
|
e_exp.c
|
|
|
e_expf.c
|
|
|
e_fmod.c
|
|
|
e_fmodf.c
|
|
|
e_fmodl.c
|
|
|
e_gamma_r.c
|
|
|
e_gamma.c
|
|
|
e_gammaf_r.c
|
|
|
e_gammaf.c
|
|
|
e_hypot.c
|
|
|
e_hypotf.c
|
|
|
e_hypotl.c
|
|
|
e_j0.c
|
In r279493, the functions pzero[f](), qzero[f], pone[f](),
|
2015-05-17 16:27:06 +00:00 |
e_j0f.c
|
In r279493, the functions pzero[f](), qzero[f], pone[f](),
|
2015-05-17 16:27:06 +00:00 |
e_j1.c
|
In r279493, the functions pzero[f](), qzero[f], pone[f](),
|
2015-05-17 16:27:06 +00:00 |
e_j1f.c
|
In r279493, the functions pzero[f](), qzero[f], pone[f](),
|
2015-05-17 16:27:06 +00:00 |
e_jn.c
|
According to POSIX.1-2008, the Bessel functions of second kind
|
2015-03-10 17:10:54 +00:00 |
e_jnf.c
|
According to POSIX.1-2008, the Bessel functions of second kind
|
2015-03-10 17:10:54 +00:00 |
e_lgamma_r.c
|
The value small=2**-(p+3), where p is the precision, can be determine from
|
2014-10-09 22:39:52 +00:00 |
e_lgamma.c
|
* Makefile:
|
2014-09-15 23:21:57 +00:00 |
e_lgammaf_r.c
|
The value small=2**-(p+3), where p is the precision, can be determine from
|
2014-10-09 22:39:52 +00:00 |
e_lgammaf.c
|
|
|
e_lgammal.c
|
* Makefile:
|
2014-09-15 23:21:57 +00:00 |
e_log2.c
|
|
|
e_log2f.c
|
|
|
e_log10.c
|
|
|
e_log10f.c
|
|
|
e_log.c
|
|
|
e_logf.c
|
|
|
e_pow.c
|
* Update the comments to agree with commit r226595.
|
2014-07-13 23:10:39 +00:00 |
e_powf.c
|
|
|
e_rem_pio2.c
|
|
|
e_rem_pio2f.c
|
|
|
e_remainder.c
|
|
|
e_remainderf.c
|
|
|
e_remainderl.c
|
|
|
e_scalb.c
|
|
|
e_scalbf.c
|
|
|
e_sinh.c
|
|
|
e_sinhf.c
|
|
|
e_sinhl.c
|
|
|
e_sqrt.c
|
|
|
e_sqrtf.c
|
|
|
e_sqrtl.c
|
|
|
fenv-softfloat.h
|
Use __fenv_static for all static inline functions.
|
2014-01-25 16:03:08 +00:00 |
imprecise.c
|
* Makefile:
|
2014-09-15 23:21:57 +00:00 |
k_cos.c
|
|
|
k_cosf.c
|
|
|
k_exp.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
k_expf.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
k_log.h
|
|
|
k_logf.h
|
|
|
k_rem_pio2.c
|
|
|
k_sin.c
|
|
|
k_sinf.c
|
|
|
k_tan.c
|
|
|
k_tanf.c
|
|
|
math_private.h
|
Clarify to explain that C99 conforming compilers don't need CMPLX*().
|
2014-12-24 10:13:53 +00:00 |
math.h
|
* Makefile:
|
2014-09-15 23:21:57 +00:00 |
s_asinh.c
|
|
|
s_asinhf.c
|
|
|
s_asinhl.c
|
|
|
s_atan.c
|
|
|
s_atanf.c
|
|
|
s_atanl.c
|
|
|
s_carg.c
|
|
|
s_cargf.c
|
|
|
s_cargl.c
|
|
|
s_cbrt.c
|
|
|
s_cbrtf.c
|
|
|
s_cbrtl.c
|
|
|
s_ccosh.c
|
Fix some exceptional cases where the sign of the result is unspecified
|
2015-06-15 20:11:06 +00:00 |
s_ccoshf.c
|
Fix some exceptional cases where the sign of the result is unspecified
|
2015-06-15 20:11:06 +00:00 |
s_ceil.c
|
|
|
s_ceilf.c
|
|
|
s_ceill.c
|
|
|
s_cexp.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_cexpf.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_cimag.c
|
|
|
s_cimagf.c
|
|
|
s_cimagl.c
|
|
|
s_conj.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_conjf.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_conjl.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_copysign.c
|
|
|
s_copysignf.c
|
|
|
s_copysignl.c
|
|
|
s_cos.c
|
|
|
s_cosf.c
|
|
|
s_cosl.c
|
|
|
s_cproj.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_cprojf.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_cprojl.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_creal.c
|
|
|
s_crealf.c
|
|
|
s_creall.c
|
|
|
s_csinh.c
|
Fix some exceptional cases where the sign of the result is unspecified
|
2015-06-15 20:16:53 +00:00 |
s_csinhf.c
|
Fix some exceptional cases where the sign of the result is unspecified
|
2015-06-15 20:16:53 +00:00 |
s_csqrt.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_csqrtf.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_csqrtl.c
|
Rename cpack*() to CMPLX*().
|
2014-12-16 09:21:56 +00:00 |
s_ctanh.c
|
- Change comments to be more consistent with s_ccosh.c and s_csinh.c.
|
2015-06-15 20:40:44 +00:00 |
s_ctanhf.c
|
Follow up to r284427: fix NaN mixing for ctanhf too.
|
2015-06-15 20:47:26 +00:00 |
s_erf.c
|
* Makefile:
|
2014-07-13 17:05:03 +00:00 |
s_erff.c
|
* Use 9 digits instead of 11 digits in efx and efx8.
|
2014-07-13 16:24:16 +00:00 |
s_exp2.c
|
In libm's exp2(3), avoid left-shifting a negative integer, which is
|
2015-08-09 10:00:13 +00:00 |
s_exp2f.c
|
|
|
s_expm1.c
|
|
|
s_expm1f.c
|
|
|
s_fabs.c
|
|
|
s_fabsf.c
|
|
|
s_fabsl.c
|
|
|
s_fdim.c
|
|
|
s_finite.c
|
|
|
s_finitef.c
|
|
|
s_floor.c
|
|
|
s_floorf.c
|
|
|
s_floorl.c
|
|
|
s_fma.c
|
|
|
s_fmaf.c
|
|
|
s_fmal.c
|
|
|
s_fmax.c
|
|
|
s_fmaxf.c
|
|
|
s_fmaxl.c
|
|
|
s_fmin.c
|
|
|
s_fminf.c
|
|
|
s_fminl.c
|
|
|
s_frexp.c
|
|
|
s_frexpf.c
|
|
|
s_frexpl.c
|
|
|
s_ilogb.c
|
|
|
s_ilogbf.c
|
|
|
s_ilogbl.c
|
|
|
s_isfinite.c
|
|
|
s_isnan.c
|
Revert r274772: it is not valid on MIPS
|
2014-11-25 03:50:31 +00:00 |
s_isnormal.c
|
|
|
s_llrint.c
|
|
|
s_llrintf.c
|
|
|
s_llrintl.c
|
|
|
s_llround.c
|
|
|
s_llroundf.c
|
|
|
s_llroundl.c
|
|
|
s_log1p.c
|
|
|
s_log1pf.c
|
|
|
s_logb.c
|
|
|
s_logbf.c
|
|
|
s_logbl.c
|
|
|
s_lrint.c
|
|
|
s_lrintf.c
|
|
|
s_lrintl.c
|
|
|
s_lround.c
|
|
|
s_lroundf.c
|
|
|
s_lroundl.c
|
|
|
s_modf.c
|
|
|
s_modff.c
|
|
|
s_modfl.c
|
|
|
s_nan.c
|
|
|
s_nearbyint.c
|
|
|
s_nextafter.c
|
|
|
s_nextafterf.c
|
|
|
s_nextafterl.c
|
|
|
s_nexttoward.c
|
|
|
s_nexttowardf.c
|
|
|
s_remquo.c
|
|
|
s_remquof.c
|
|
|
s_remquol.c
|
|
|
s_rint.c
|
|
|
s_rintf.c
|
|
|
s_rintl.c
|
|
|
s_round.c
|
|
|
s_roundf.c
|
|
|
s_roundl.c
|
|
|
s_scalbln.c
|
Truncate the exponent 'n' of type long to a domain contained
|
2015-02-07 00:38:18 +00:00 |
s_scalbn.c
|
|
|
s_scalbnf.c
|
|
|
s_scalbnl.c
|
|
|
s_signbit.c
|
|
|
s_signgam.c
|
|
|
s_significand.c
|
|
|
s_significandf.c
|
|
|
s_sin.c
|
|
|
s_sinf.c
|
|
|
s_sinl.c
|
|
|
s_tan.c
|
|
|
s_tanf.c
|
|
|
s_tanh.c
|
Fix the order of "const volatile" to be consistent with
|
2014-08-30 17:31:53 +00:00 |
s_tanhf.c
|
Fix the order of "const volatile" to be consistent with
|
2014-08-30 17:31:53 +00:00 |
s_tanhl.c
|
|
|
s_tanl.c
|
|
|
s_tgammaf.c
|
|
|
s_trunc.c
|
|
|
s_truncf.c
|
|
|
s_truncl.c
|
|
|
w_cabs.c
|
|
|
w_cabsf.c
|
|
|
w_cabsl.c
|
|
|
w_drem.c
|
|
|
w_dremf.c
|
|
|