[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- From: SILVER at MIT-AI (Bill Silver)
- Date: Thu ,11 Oct 79 12:32:00 EDT
(format t "~4f" 1e-20) ==> 9.000e-21 (close, but no cigar)
also,
(format t "~2f" 1e-6) ==> 1.0e-6
(format t "~2f" 1e-5) ==> 0.0