NextPrevUpTopContentsIndex

short-float

Type
Summary

A subtype of float .

Package

common-lisp

Signature

short-float

Description

short-float is disjoint from double-float and single-float in all LispWorks implementations in version 5.0 and later.

Compatibility Note

In LispWorks 4.4 and previous on Windows and Linux platforms, short-float is the same type as double-float .

See also

double-float
long-float
single-float


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex