[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Floating-point round-off problems.



Does anyone have a hack to correct for the losing floating-point math on
these Symbolics machines?

Consider:

    (- 6 5.9) returns -> 0.099999905 instead of 0.1

Thanks,
--Mark Alexander