Fix tests for common <math.h> functions.
authorBruno Haible <bruno@clisp.org>
Mon, 25 Jan 2010 00:57:08 +0000 (01:57 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 25 Jan 2010 00:57:08 +0000 (01:57 +0100)
commit71c045ff3f67af2324da06ac4b676805590ed316
tree313348a6d86addb5a5f9cb22c8d2eea79a9e0d89
parent494a4d32e2e9ed6201c38ff3fa28ed38c5396644
Fix tests for common <math.h> functions.
38 files changed:
ChangeLog
m4/mathfunc.m4
m4/sqrt.m4
modules/acos
modules/asin
modules/atan
modules/atan2
modules/cbrt
modules/copysign
modules/cos
modules/cosh
modules/erf
modules/erfc
modules/exp
modules/fabs
modules/fmod
modules/hypot
modules/j0
modules/j1
modules/jn
modules/ldexp
modules/lgamma
modules/log
modules/log10
modules/log1p
modules/logb
modules/modf
modules/nextafter
modules/pow
modules/remainder
modules/rint
modules/sin
modules/sinh
modules/tan
modules/tanh
modules/y0
modules/y1
modules/yn