NextPrevUpTopContentsIndex

25.6 Float types

In 64-bit LispWorks single-float s are immediate objects, and short-float is the same type as single-float .

In 32-bit LispWorks single-float s are boxed objects, and short-float is disjoint from other float types.


LispWorks User Guide - 11 Mar 2008

NextPrevUpTopContentsIndex