Steve Kargl 019ffb5df8 * Use the volatile qualifier for 'tiny' to prevent compilers
from erronously constant folding expressions of the form
  '1 - tiny'.  This allows erf[f](x) to raise INEXACT.

* Use 0.5, 1, and 2, which are exactly representable in radix-2
  floating point formats.  This reduces diffs between s_erf[fl].c.

* While here, add a comment about efx and efx8.
2014-07-13 15:45:45 +00:00
..
2013-12-30 00:51:25 +00:00
2013-12-31 23:59:33 +00:00
2014-07-07 00:27:09 +00:00
2013-12-30 01:06:21 +00:00