[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
floats
- To: <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: floats
- From: sshteingold@cctrading.com
- Date: Wed, 19 Nov 97 11:31:11 -0500
- Return-receipt-to: <sshteingold@cctrading.com>
Just in case: I set *both* variables:
(setq *read-default-float-format* 'double-float
*default-float-format* 'double-float)
although the second one is not mentioned in either CLtL2 or CLHS.