CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/20 13:28:33
Modified files:
lib/libm/src : s_cacosf.c s_cacosl.c s_casinf.c s_casinl.c
s_catanl.c s_ccoshl.c s_ccosl.c s_cexpl.c
s_clogl.c s_cpowl.c s_csinhl.c s_csinl.c
s_csqrtl.c s_ctanf.c s_ctanhl.c s_ctanl.c
Log message:
For intermediate computations use single or extended counterparts
where appropriate, to avoid precision loss.
