![]() |
ti_float | Type (Scalar) |
args.h, estack.h, timath.h, values.h |
typedef float ti_float; |
An alias for the standard ANSI float type.
ti_float is an alias for the standard ANSI float type, introduced to keep backwards compatibility with antediluvian releases of TIGCC, which didn't support standard ANSI floats. See bcd for more info about the internal organization of floating point values.