Forked from
cmucl / cmucl
Source project has a limited visibility.
-
rtoy authored
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.
rtoy authoreddouble-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.