Implement flo:safe-zero? and flo:safe=.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 28 Nov 2018 17:07:36 +0000 (17:07 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 30 Nov 2018 06:53:14 +0000 (06:53 +0000)
commit64ba7b87ce20a88092326e43f51421639df55b31
tree227321486c44b102f9a9e6e3faaec6953dea489b
parentbad6d23687a67b7c31b3b4cb75701929a09396db
Implement flo:safe-zero? and flo:safe=.
src/microcode/flonum.c
src/runtime/primitive-arithmetic.scm
src/runtime/runtime.pkg
tests/runtime/test-flonum.scm