Handbook
Glossary
double
Vocabulary
alien
.
c-types
Word description
This C type represents a double-precision IEEE 754 floating-point type. Input values will be converted to Factor
float
s; output values will be returned as Factor
float
s.
Definition
USING:
alien.syntax
;
IN:
alien.c-types
C-TYPE:
double