Skip to content
Snippets Groups Projects
Commit 4f86a308 authored by rtoy's avatar rtoy
Browse files

o Add RATIONAL-TO-DD, an accurate method to convert rationals to

  double-double-floats.  (From Richard Fateman.)
o Use that in FLOAT-RATIO for convertnig ratios to
  double-double-floats.
o Remove old double-double-float support from FLOAT-RATIO.
o Split FLOAT-RATIO in two, one supporting single/double floats, and
  one for double-double-floats.

With these changes, I think we now have print/read consistency for
double-double-float numbers.
parent 04c99012
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment