Implement exact-integer-sqrt for R7RS.
authorChris Hanson <org/chris-hanson/cph>
Sat, 19 May 2018 04:24:53 +0000 (21:24 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sat, 19 May 2018 04:24:53 +0000 (21:24 -0700)
commit6a54b246c074acba0e1e1d4dcb808a296e49c8e9
tree4af82b1c5ae81b329d8745643a4fc68335ecbdaa
parentb280c443f63b7c1694a941e71940955256c05e28
Implement exact-integer-sqrt for R7RS.
src/runtime/primitive-arithmetic.scm
src/runtime/runtime.pkg