comparison GETTING.GNU.SOFTWARE @ 16945:d6cd00b2e214

(isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod might need it. (fmod): Ensure that the magnitude of the result does not exceed that of the divisor, and that the sign of the result does not disagree with that of the dividend. This does not yield a particularly accurate result, but at least it will be in the range promised by fmod.
author Paul Eggert <eggert@twinsun.com>
date Tue, 28 Jan 1997 04:51:45 +0000
parents 87bd6540514f
children 6fcc2c9a1857
comparison
equal deleted inserted replaced
16944:54108c7f46e6 16945:d6cd00b2e214