Skip to content
Commit bb4e3a64 authored by Raymond Toy's avatar Raymond Toy
Browse files

MAKE-QD should handle rationals better instead of converting them to

doubles and then converting the qd-real.  Convert the numerator and
denominator to qd-real, and the divide.  (This should be done better.)

qd-class.lisp:
o Change method to work on floats, instead of reals.

qd-methods.lisp:
o Add method to handle rationals.
parent f4131d11
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