Hi,
Section 6.1 (Built-In Types) of the manual says:
"On most _but not all_ systems, :float and :double represent a Lisp single-float and double-float, respectively."
I am curious, which systems are the exceptions?
Thanks,
Tamas
On Fri, Aug 21, 2009 at 3:33 PM, Tamas K Papptkpapp@gmail.com wrote:
"On most _but not all_ systems, :float and :double represent a Lisp single-float and double-float, respectively."
I am curious, which systems are the exceptions?
IIRC, Lispworks 4 only had double floats.