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