Fix edge cases of flonum divide and atan2.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 08:13:33 +0000 (08:13 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Thu, 8 Nov 2018 08:13:33 +0000 (08:13 +0000)
commit9ffbdb0d1698e0e0437bf3b32ce4cc8eba546be9
tree23dc329824d7502e112933e31dd1d0d11cf3a743
parentf9ba5759a1b19ae829833a35406fd551bd3809b4
Fix edge cases of flonum divide and atan2.
src/microcode/flonum.c
tests/microcode/test-flonum-except.scm
tests/runtime/test-arith.scm