Fixed-point data type
The fixed-point numeric, first introduced to LabVIEW in version 8.5, is a data type for storing 64 bit, rational, decimal values with precision and range that vary based on the user's configuration of the numeric instance. Fixed-point numerics are useful on platforms such FPGA's, which do not support floating point math.