[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: FRAWLE at MIT-MC
- From: GLS at MIT-MC (Guy L. Steele, Jr.)
- Date: Tue, 23 May 78 01:28:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 22 MAY 1978 2128-EDT
Unlike FORTRAN, LISP defines a floating-point number to be one
with a decimal point AND one or more digits following the decimal
point. An integer followed by a decimal point just means a
decimal integer (one without a decimal point is interpreted
according to the current input radix in IBASE).