All Manuals > LispWorks® User Guide and Reference Manual > 33 The COMMON-LISP Package

long-float Type

Summary

A subtype of float.

Package

common-lisp

Signature

long-float

Description

The type long-float is the same type as double-float in LispWorks, on all platforms.

See also

long-float in the Common Lisp HyperSpec
double-float
parse-float
short-float
single-float


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:30