acadia-newlib/newlib/libm/math
Jeff Johnston 395a327d17 2005-07-20 Bob Wilson <bob.wilson@acm.org>
Darin Petkov <darin@tensilica.com>

       * libm/math/ef_atan2.c (pi, pi_lo): Use round-to-nearest value of pi.
2005-07-20 16:20:24 +00:00
..
Makefile.am * libc/sys/linux/cmath: New directory. 2002-08-16 21:29:45 +00:00
Makefile.in 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-23 21:37:46 +00:00
e_acos.c
e_acosh.c
e_asin.c
e_atan2.c
e_atanh.c
e_cosh.c
e_exp.c
e_fmod.c
e_hypot.c
e_j0.c
e_j1.c
e_jn.c
e_log.c
e_log10.c
e_pow.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
e_rem_pio2.c
e_remainder.c
e_scalb.c
e_sinh.c
e_sqrt.c
ef_acos.c
ef_acosh.c
ef_asin.c
ef_atan2.c 2005-07-20 Bob Wilson <bob.wilson@acm.org> 2005-07-20 16:20:24 +00:00
ef_atanh.c
ef_cosh.c
ef_exp.c
ef_fmod.c
ef_hypot.c
ef_j0.c
ef_j1.c
ef_jn.c
ef_log.c
ef_log10.c
ef_pow.c
ef_rem_pio2.c
ef_remainder.c
ef_scalb.c
ef_sinh.c
ef_sqrt.c
er_gamma.c
er_lgamma.c
erf_gamma.c
erf_lgamma.c
k_cos.c
k_rem_pio2.c
k_sin.c
k_standard.c
k_tan.c
kf_cos.c
kf_rem_pio2.c
kf_sin.c
kf_tan.c
math.tex 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_asinh.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_atan.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_ceil.c
s_cos.c
s_erf.c
s_fabs.c
s_floor.c
s_frexp.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_infconst.c
s_isinf.c
s_isnan.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_ldexp.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_signif.c
s_sin.c
s_tan.c
s_tanh.c
sf_asinh.c
sf_atan.c
sf_ceil.c
sf_cos.c
sf_erf.c
sf_fabs.c
sf_floor.c
sf_frexp.c
sf_isinf.c
sf_isnan.c
sf_ldexp.c
sf_signif.c
sf_sin.c
sf_tan.c
sf_tanh.c
w_acos.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_acosh.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_asin.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_atan2.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_atanh.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_cabs.c
w_cosh.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_drem.c
w_exp.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_exp2.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_fmod.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_gamma.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_hypot.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_j0.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_j1.c
w_jn.c
w_lgamma.c
w_log.c
w_log10.c
w_pow.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_remainder.c
w_scalb.c
w_sincos.c * libc/sys/linux/cmath: New directory. 2002-08-16 21:29:45 +00:00
w_sinh.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
w_sqrt.c
w_tgamma.c
wf_acos.c
wf_acosh.c
wf_asin.c
wf_atan2.c
wf_atanh.c
wf_cabs.c
wf_cosh.c
wf_drem.c
wf_exp.c
wf_exp2.c
wf_fmod.c
wf_gamma.c
wf_hypot.c
wf_j0.c
wf_j1.c
wf_jn.c
wf_lgamma.c
wf_log.c
wf_log10.c
wf_pow.c
wf_remainder.c
wf_scalb.c
wf_sincos.c * libc/sys/linux/cmath: New directory. 2002-08-16 21:29:45 +00:00
wf_sinh.c
wf_sqrt.c
wf_tgamma.c
wr_gamma.c
wr_lgamma.c
wrf_gamma.c
wrf_lgamma.c