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 floats and demoted to single-precision; output values will be returned as Factor floats.

Definition