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