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

o Use new RATIONAL-TO-DD function to convert bignums to

  double-doubles.
o Remove now unused DOUBLE-DOUBLE-FLOAT-FROM-BITS.

This should fix an issue with converting bignums to double-doubles.
For example (- (ash 1 150) 1) can now be be represented accurately as
a double-double.
parent 4f86a308
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