New procedure (flo:logb x) gives the integer exponent of x.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 30 Nov 2018 18:31:20 +0000 (18:31 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 30 Nov 2018 18:32:20 +0000 (18:32 +0000)
commit809b80325ac5631b8434e25b355190aa1e01a52f
treeb5381704156fd3147e421e13d3a0ca5eeaa1085e
parent7f120815a76607b4bacdf7340ec6b38aac29e33b
New procedure (flo:logb x) gives the integer exponent of x.
src/relnotes/flonum
src/runtime/primitive-arithmetic.scm
src/runtime/runtime.pkg
tests/runtime/test-flonum.scm