Skip to content
Commit 6e7e032d authored by toy's avatar toy
Browse files

For the basic arithmetic operations, we need to separate out floats

from rationals because we need to coerce rationals to qd-reals to
preserve the desired accuracy.  Previously, the rationals were
converted to double-float, which loses accuracy.
parent 8bd43ac7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment