float
From Solid Graphics Wiki
float is C/C++ language type which represents a decimal-point-number. It is 32-bit precision format defined by IEEE 754-1985 standard.
float is C/C++ language type which represents a decimal-point-number. It is 32-bit precision format defined by IEEE 754-1985 standard.