double
From C/C++ Reference
double
The double keyword is used to declare double precision floating-point variables. Also see the data types page.
Related topics:
From C/C++ Reference
The double keyword is used to declare double precision floating-point variables. Also see the data types page.