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

Re: Scheme flonum literals

This page is part of the web mail archives of SRFI 58 from before July 7th, 2015. The new archives for SRFI 58 contain all messages, not just those from before July 7th, 2015.



 | Date: Fri, 7 Jan 2005 08:58:01 -0800 (PST)
 | From: bear <bear@xxxxxxxxx>
 | 
 | On Fri, 7 Jan 2005, Bradd W. Szonye wrote:
 | 
 | >Just FYI, a little more background on Scheme's exponent markers:
 | 
 | <clip>
 | 
 | Okay, this does make sense; A 32bit float minus three bits for
 | typetags though, is painfully coarse, but good enough for some
 | types of applications.

Of course, in a uniform array there is no need for type tag bits.