All Manuals > Foreign Language Interface User Guide and Reference Manual > 8 Type Reference

:double FLI Type Descriptor

Summary

Converts a Lisp double float to a C double.

Package

keyword

Syntax

:double

Description

The FLI type :double converts between a Lisp double float and the C double type.

Compatibility Note

In LispWorks 4.4 and previous on Windows and Linux platforms, all Lisp floats are doubles. In later versions, there are three disjoint Lisp float types in 32-bit LispWorks and two in 64-bit LispWorks, on all platforms.

See also

:float
2.1.2 Floating point types


Foreign Language Interface User Guide and Reference Manual - 01 Dec 2021 19:34:59