
Available under Creative Commons-ShareAlike 4.0 International License.
Definition 4.2: double
The most often used floating-point family data type used in C++.
Definition 4.3: precision
The effect on the domain of floating-point values given a larger or smaller storage area in bytes.
Definition 4.4: mantissa exponent
The two integer parts of a floating-point value.
- 1541 reads