[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: KLE at MIT-MC (Edward Jay Kleban)
- Date: Tue, 18 Jul 78 13:09:00 GMT
- Original-date: 18 JUL 1978 0909-EDT
Foo! How come (* 15.0 3.4) evaluates to 51.0 and (* 3 3.4 5) evaluates to 51.0000005 ?? I know
lisp is supposed to be a great language with neat huristics and everything, but not even fortran's that bad at floating point.