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

XXXXXX.FF versus X.XXXXXFFE<exp>



I think it is a parameter in the assembly of LISP as to how
many digits it tolerates to the left of the decimal point, currently
set to 8.  Probably the reason for that is that all 8-digit (decimal)
integers are representable exactly as a floating-point number.
There is a package to to fortran-style formating - see LIBDOC:FFORMA >