Use real:abs, real:copysign.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 1 Dec 2018 02:09:21 +0000 (02:09 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 1 Dec 2018 02:09:21 +0000 (02:09 +0000)
commit96eabe440c9870d1eb476cecd042e9abeac88898
tree6f944a4d3c2d267ddabcb9495a51fdceb2771a68
parent25e46b8d3f3b008475ba266e0345b2305b8988be
Use real:abs, real:copysign.

These aren't guaranteed to be flonums here.

Mixed-exactness complex numbers are pretty silly.
src/runtime/arith.scm
tests/runtime/test-arith.scm