Skip to content

All reported bugs are fixed.

Compare
Choose a tag to compare
@shibatch shibatch released this 27 Nov 12:43
· 488 commits to master since this release

All the reported bugs(listed below) are fixed.

  • Log function returned incorrect values when the argument is very small.
  • Signs of returned values were incorrect when the argument is signed zero.
  • Tester incorrectly counted ULP in some cases.
  • ilogb function returned incorrect values in some cases.

Added ilogbf.