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

[no subject]



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).