Skip to content
Snippets Groups Projects
Commit 9597f54f authored by toy's avatar toy
Browse files

o Fix bug in %unary-ftruncate/double-float which was returning 0.5 for

  0.5 <= x < 1.  (Stupid typo)
o Clean up %unary-ftruncate/single-float and %unary-ftruncate/double-float
  so the code looks identical except for the case where real work is
  needed.  (Macroize this so the code is identical?)
parent e2b2e9e1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment